UNPKG

@project-chip/matter.js

Version:
32 lines 623 B
{ "extends": "../../../packages/tools/tsc/tsconfig.lib.json", "compilerOptions": { "types": [ "@matter/tools", "globals" ] }, "references": [ { "path": "../../general/src" }, { "path": "../../model/src" }, { "path": "../../node/src" }, { "path": "../../protocol/src" }, { "path": "../../testing/src" }, { "path": "../../tools/src" }, { "path": "../../types/src" } ] }