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

11 lines
138 B
JSON

{
"extends": "@ljharb/tsconfig",
"compilerOptions": {
"target": "es2022",
},
"exclude": [
"coverage",
"test/list-exports"
],
}