File tree Expand file tree Collapse file tree 3 files changed +0
-6
lines changed Expand file tree Collapse file tree 3 files changed +0
-6
lines changed Original file line number Diff line number Diff line change 8
8
"noImplicitReturns" : true ,
9
9
"noFallthroughCasesInSwitch" : true ,
10
10
"esModuleInterop" : true ,
11
- "experimentalDecorators" : true ,
12
- "emitDecoratorMetadata" : true ,
13
11
"skipLibCheck" : true ,
14
12
"forceConsistentCasingInFileNames" : true ,
15
13
"allowJs" : false ,
Original file line number Diff line number Diff line change 8
8
"noImplicitReturns" : true ,
9
9
"noFallthroughCasesInSwitch" : true ,
10
10
"esModuleInterop" : true ,
11
- "experimentalDecorators" : true ,
12
- "emitDecoratorMetadata" : true ,
13
11
"skipLibCheck" : true ,
14
12
"forceConsistentCasingInFileNames" : true ,
15
13
"allowJs" : false ,
Original file line number Diff line number Diff line change 8
8
"noImplicitReturns" : true ,
9
9
"noFallthroughCasesInSwitch" : true ,
10
10
"esModuleInterop" : true ,
11
- "experimentalDecorators" : true ,
12
- "emitDecoratorMetadata" : true ,
13
11
"skipLibCheck" : true ,
14
12
"forceConsistentCasingInFileNames" : true ,
15
13
"allowJs" : false ,
You can’t perform that action at this time.
0 commit comments