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