yyg1378265336
2025-02-27 8099042b51891d1e58d6066f0247ba423f4457bd
1
2
3
4
5
6
7
{
  "$schema": "https://json.schemastore.org/tsconfig",
  "extends": "@vben/ts-config/node-server.json",
  "compilerOptions": {
    "noImplicitAny": false
  }
}