We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24a5512 commit 80e6676Copy full SHA for 80e6676
tsconfig.json
@@ -1,9 +1,9 @@
1
{
2
"files": [],
3
"references": [
4
- { "path": "./packages/core" },
5
- { "path": "./packages/node" },
6
- { "path": "./packages/webhid" },
7
- { "path": "./packages/webhid-demo" }
+ { "path": "./packages/core/tsconfig.build.json" },
+ { "path": "./packages/node/tsconfig.build.json" },
+ { "path": "./packages/webhid/tsconfig.build.json" },
+ { "path": "./packages/webhid-demo/tsconfig.json" }
8
]
9
}
0 commit comments