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