UNPKG

homebridge-config-ui-x

Version:

A web based management, configuration and control platform for Homebridge

10 lines 175 B
{ "compilerOptions": { "target": "es6", "module": "commonjs", "noEmit": true, "strict": true, "noImplicitAny": true }, "files": ["./types.test.ts"] }