UNPKG

homebridge-freeathome-local-api

Version:

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

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