项目文件夹

文件
2026-07-13 12:08:39 +08:00

10 行
156 B
JSON

{
"compilerOptions": {
"target": "es2017",
"allowSyntheticDefaultImports": false,
"module": "commonjs"
},
"extends": "./tsconfig.json"
}