{ "$schema": "https://json.schemastore.org/tsconfig", "extends": "@vben/ts-config/node-server.json", "compilerOptions": { "noImplicitAny": false } }