UNPKG

homebridge-chaffolink

Version:

Homebridge plugin to add compatibility with ChaffoLink boilers

15 lines (14 loc) 284 B
{ "compilerOptions": { "target": "ES2019", "module": "commonjs", "outDir": "dist", "rootDir": "src", "strict": true, "esModuleInterop": true, "skipLibCheck": true, "moduleResolution": "node", "resolveJsonModule": true }, "include": ["src"] }