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 cd3e38c commit c48fdc4Copy full SHA for c48fdc4
tsconfig.json
@@ -7,6 +7,7 @@
7
"outDir": "./lib",
8
"types": ["jest"],
9
"esModuleInterop": true,
10
+ "removeComments": true,
11
"skipLibCheck": true /* Skip type checking of declaration files. */,
12
"forceConsistentCasingInFileNames": true
13
},
0 commit comments