mirror of
https://github.com/Expand-sys/ccashfrontend
synced 2025-12-18 23:52:14 +11:00
8 lines
119 B
JSON
8 lines
119 B
JSON
{
|
|
"compilerOptions": {
|
|
"declaration": true,
|
|
"outDir": "lib",
|
|
"strict": true,
|
|
"lib": ["es2017"]
|
|
}
|
|
}
|