UNPKG

homebridge-freeathome-local-api

Version:

Control your free@home setup using the local API provided by your System Access Point

16 lines (15 loc) 270 B
{ "extends": "./tsconfig.json", "compilerOptions": { "types": ["jasmine", "node"] }, "include": [ "src", "test/**/*.ts", "test.ts", "eslint.config.mjs", "jasmine.mjs", "update-version.mjs" ], "exclude": ["node_modules", "dist"] }