vue-vben-admin/internal/eslint-config/tsconfig.json
2023-04-04 17:29:58 +08:00

6 lines
121 B
JSON

{
"$schema": "https://json.schemastore.org/tsconfig",
"extends": "@vben/ts-config/node.json",
"include": ["src"]
}