UNPKG

homebridge-config-ui-x

Version:

A web based management, configuration and control platform for Homebridge

13 lines (12 loc) 191 B
{ "compilerOptions": { "target": "es6", "module": "commonjs", "noEmit": true, "strict": true, "noImplicitAny": false, }, "files": [ "./test/types.test.ts" ] }