mirror of
https://fast.feibisi.com/https://github.com/parcelvoy/js-sdk.git
synced 2026-03-03 20:06:32 +08:00
7 lines
No EOL
117 B
JSON
7 lines
No EOL
117 B
JSON
{
|
|
"extends": "./tsconfig",
|
|
"compilerOptions": {
|
|
"outDir": "lib/esm",
|
|
"module": "esnext"
|
|
}
|
|
} |