Files

7 lines
143 B
JSON
Raw Permalink Normal View History

2026-04-05 16:14:49 -04:00
{
"compilerOptions": {
"target": "ES5",
"experimentalDecorators": true,
"emitDecoratorMetadata": true
}
}