We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be283cf commit 3f7dee2Copy full SHA for 3f7dee2
tsconfig.json
@@ -7,8 +7,6 @@
7
"preserveConstEnums": true,
8
"allowJs": true,
9
"target": "esnext",
10
- "experimentalDecorators": true,
11
- "emitDecoratorMetadata": true,
12
"importHelpers": true,
13
"skipLibCheck": true,
14
"esModuleInterop": true,
0 commit comments