vue-vben-admin/packages/locales/tsconfig.json
2024-05-19 21:20:42 +08:00

6 lines
119 B
JSON

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