CCF/tests/js-interpreter-reuse/tsconfig.json

7 строки
101 B
JSON
Исходник Обычный вид История

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