Skip to content

Commit a60fd1a

Browse files
committed
remove tsconfig parameters
1 parent 84d25c8 commit a60fd1a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tsconfig.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
"emitDecoratorMetadata": true,
66
"experimentalDecorators": true,
77
"sourceMap": true,
8-
"noEmitHelpers": true,
9-
"noUnusedLocals": true,
10-
"noUnusedParameters": true
8+
"noEmitHelpers": true
119
},
1210
"compileOnSave": false,
1311
"buildOnSave": false,

0 commit comments

Comments
 (0)