mirror of
https://gitee.com/onvia/ccc-tnt-psd2ui
synced 2024-12-26 19:58:25 +00:00
7 lines
111 B
JSON
7 lines
111 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"module": "es6",
|
|
"outDir": "dist-es"
|
|
}
|
|
} |