UNPKG

zigbee-herdsman

Version:

An open source ZigBee gateway solution with node.js.

10 lines (9 loc) 197 B
{ "extends": "../tsconfig", "include": ["./**/*", "vitest.config.mts"], "compilerOptions": { "rootDir": "..", "noEmit": true }, "references": [{"path": ".."}] }