system-prompts-and-models-o.../unified-ai-platform/node_modules/qs/node_modules/has-symbols/tsconfig.json
dopeuni444 ae726301f8 KI
KJ
2025-08-06 11:08:49 +04:00

11 lines
143 B
JSON

{
"extends": "@ljharb/tsconfig",
"compilerOptions": {
"target": "ES2021",
"maxNodeModuleJsDepth": 0,
},
"exclude": [
"coverage"
]
}