Skip to content

Commit bcfc327

Browse files
committed
chore: remove default options from root tsconfig
1 parent 4eaa3e5 commit bcfc327

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tsconfig.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
"compilerOptions": {
33
"downlevelIteration": true,
44
"resolveJsonModule": true,
5-
"noUnusedParameters": false,
6-
"removeComments": false,
75
"incremental": true,
86
"lib": ["es2015", "dom"],
97
"module": "commonjs",

0 commit comments

Comments
 (0)