antd-tiny-vue/tsconfig.json
2023-05-03 19:43:56 +08:00

7 lines
102 B
JSON

{
"extends": "@mistjs/tsconfig-vue",
"compilerOptions": {
"moduleResolution": "bundler"
}
}