huminmin
7 天以前 86bfba7b1f8b2e77985a7ad69b224e09cad5a0d1
1
2
3
4
5
6
{
  "$schema": "https://json.schemastore.org/tsconfig",
  "extends": "@vben/tsconfig/node.json",
  "include": ["src"],
  "exclude": ["node_modules"]
}