We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 243fa8c commit 94d82cdCopy full SHA for 94d82cd
tsconfig.json
@@ -4,6 +4,7 @@
4
"compilerOptions": {
5
"baseUrl": "./src",
6
"experimentalDecorators": true,
7
+ "emitDecoratorMetadata": true,
8
"target": "es5",
9
"moduleResolution": "node",
10
"rootDir": "./src",
0 commit comments