pansoft-plrl/packages/@core/composables/tsconfig.json

7 lines
154 B
JSON

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