mirror of
https://codeberg.org/reflect/reflect-client-js.git
synced 2025-09-13 22:03:41 +02:00
* wip: 2023-09-20T13:43:23+0200 (1695210203) * wip: 2023-09-20T12:53:34+0200 (1695207214) * wip: 2023-09-20T12:53:34+0200 (1695207214) * wip: 2023-11-07T14:37:18+0100 (1699364238)
8 lines
No EOL
141 B
JSON
8 lines
No EOL
141 B
JSON
{
|
|
"compilerOptions": {
|
|
"emitDecoratorMetadata": true,
|
|
"experimentalDecorators": true,
|
|
"module": "NodeNext",
|
|
"outDir": "./build"
|
|
}
|
|
} |