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