mirror of
https://fast.feibisi.com/https://github.com/parcelvoy/platform.git
synced 2025-09-12 14:08:50 +08:00
8 lines
No EOL
147 B
JSON
8 lines
No EOL
147 B
JSON
{
|
|
"extends": "./tsconfig.lib",
|
|
"compilerOptions": {
|
|
"target": "esnext",
|
|
"outDir": "lib/esm",
|
|
"module": "esnext"
|
|
}
|
|
} |