There was an error while loading. Please reload this page.
1 parent 9c60087 commit 9d50bafCopy full SHA for 9d50baf
1 file changed
scripts/tsconfig.json
@@ -1,5 +1,7 @@
1
{
2
"compilerOptions": {
3
- "allowImportingTsExtensions": true
+ "noEmit": true,
4
+ "allowImportingTsExtensions": true,
5
+ "module": "NodeNext"
6
}
7
0 commit comments