clonegur/tsconfig.json

7 lines
114 B
JSON
Raw Normal View History

2023-06-26 13:46:12 +00:00
{
"compilerOptions": {
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
}
}