mirror of
https://codeberg.org/reflect/reflect-client-js.git
synced 2025-09-14 13:43:40 +02:00
8 lines
No EOL
141 B
JSON
8 lines
No EOL
141 B
JSON
{
|
|
"compilerOptions": {
|
|
"emitDecoratorMetadata": true,
|
|
"experimentalDecorators": true,
|
|
"module": "NodeNext",
|
|
"outDir": "./build"
|
|
}
|
|
} |