liu
4 天以前 602d3975198790f467d7c77d103902c7d3a218b7
1
2
3
4
5
6
{
  "$schema": "https://json.schemastore.org/tsconfig",
  "extends": "@vben/tsconfig/web.json",
  "include": ["src"],
  "exclude": ["node_modules"]
}