We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
tsconfig.json
1 parent 36e5399 commit 5e6199dCopy full SHA for 5e6199d
tsconfig.json
@@ -1,5 +1,5 @@
1
{
2
- "extends": "./node_modules/@tsconfig/node14/tsconfig.json",
+ "extends": "@tsconfig/node14/tsconfig.json",
3
"compilerOptions": {
4
"noEmit": true,
5
"stripInternal": true,
0 commit comments