daton/tsconfig.json
2020-06-17 09:48:01 -05:00

9 lines
103 B
JSON
Executable File

{
"compilerOptions": {
"experimentalDecorators": true,
"emitDecoratorMetadata": true
}
}