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.
"composite": true,
tsconfig.build.json
1 parent b466ad0 commit cdffc9eCopy full SHA for cdffc9e
tsconfig.build.json
@@ -1,5 +1,6 @@
1
{
2
"compilerOptions": {
3
+ "composite": true,
4
"target": "esnext",
5
"module": "esnext",
6
"moduleResolution": "node",
0 commit comments