gaoluyang
2026-08-12 21a2d6f813f3d58b494fde010f66bd84ce2f1d41
1
2
3
4
5
6
{
  "$schema": "https://json.schemastore.org/tsconfig",
  "extends": "@vben/tsconfig/node.json",
  "include": ["src"],
  "exclude": ["node_modules"]
}