项目文件夹

文件
2026-07-13 11:58:44 +08:00

8 行
134 B
JSON

{
"extends": "./tsconfig.json",
"compilerOptions": {
"esModuleInterop": false
},
"files": ["./src/util.ts"]
}