clonegur/tsconfig.json
2023-06-26 17:07:14 +03:00

7 lines
114 B
JSON

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