daton/tsconfig.json

9 lines
103 B
JSON
Raw Normal View History

2020-06-16 01:35:30 +00:00
{
"compilerOptions": {
"experimentalDecorators": true,
"emitDecoratorMetadata": true
2020-06-16 01:35:30 +00:00
}
}