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.
2 parents a8a5d4d + 5197722 commit e04d27bCopy full SHA for e04d27b
tsconfig.json
@@ -1,6 +1,7 @@
1
{
2
"compilerOptions": {
3
"declaration": true,
4
+ "inlineSources": true,
5
"module": "commonjs",
6
"noFallthroughCasesInSwitch": true,
7
"noImplicitAny": true,
0 commit comments