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