mirror of
https://github.com/JohanLeroy/dialogue-lib.git
synced 2026-01-27 09:47:31 +00:00
9 lines
186 B
JSON
9 lines
186 B
JSON
{
|
|
"compilerOptions": {
|
|
"module": "ESNext",
|
|
"moduleResolution": "node",
|
|
"experimentalDecorators": true,
|
|
"useDefineForClassFields": false,
|
|
"importHelpers": true
|
|
}
|
|
} |