mirror of
https://github.com/Expand-sys/ccashfrontend
synced 2025-12-19 08:02:15 +11:00
8 lines
No EOL
150 B
JSON
8 lines
No EOL
150 B
JSON
{
|
|
"compilerOptions": {
|
|
"target": "es6",
|
|
"moduleResolution": "node",
|
|
"module": "commonjs",
|
|
"allowSyntheticDefaultImports": true
|
|
}
|
|
} |