UNPKG

homebridge-config-ui-x

Version:

A web based management, configuration and control platform for Homebridge

12 lines 190 B
{ "compilerOptions": { "target": "es6", "module": "commonjs", "noEmit": true, "strict": true, "noImplicitAny": true }, "files": [ "./test/index.test-d.ts" ] }