daton/app/tsconfig.json

9 lines
103 B
JSON
Executable File

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