axios-miniprogram/tsconfig.build.json

5 lines
72 B
JSON
Raw Normal View History

2023-03-23 20:09:00 +08:00
{
"extends": "./tsconfig.json",
"include": ["src", "global.d.ts"]
}