admin-vben/packages/styles/tsconfig.json

6 lines
119 B
JSON
Raw Normal View History

2024-05-21 14:42:25 +00:00
{
"$schema": "https://json.schemastore.org/tsconfig",
"extends": "@vben/tsconfig/web.json",
"include": ["src"]
}