Skip to content

Commit f8c78c2

Browse files
committed
Removed various defunct settings from compilerOptions
1 parent cf0999f commit f8c78c2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tsconfig.json

-3
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
"esModuleInterop": true,
1010
"strict": true,
1111
"skipLibCheck": true,
12-
"declaration": true,
13-
"declarationMap": true,
14-
"sourceMap": true
1512
},
1613
"include": [
1714
"src"

0 commit comments

Comments
 (0)