7 lines
137 B
JSON
Raw Permalink Normal View History

2025-04-23 09:34:08 +08:00
{
"compilerOptions": {
"target": "ES5",
"experimentalDecorators": true,
"emitDecoratorMetadata": true
}
}