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.
1 parent 6ad06f8 commit a77d08bCopy full SHA for a77d08b
tsconfig.json
@@ -1,5 +1,6 @@
1
{
2
"compilerOptions": {
3
+ "declaration": true,
4
"experimentalDecorators": true,
5
"emitDecoratorMetadata": true,
6
"module": "commonjs",
0 commit comments