admin-vben/packages/constants/tsconfig.json

6 lines
123 B
JSON
Raw Normal View History

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