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