We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
emitDecoratorMetadata
1 parent b2c203d commit 42ac85eCopy full SHA for 42ac85e
tsconfig.base.json
@@ -13,6 +13,7 @@
13
"skipLibCheck": true,
14
"experimentalDecorators": true,
15
"forceConsistentCasingInFileNames": true,
16
+ "emitDecoratorMetadata": true,
17
"importHelpers": true
18
}
19
0 commit comments