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

8 lines
142 B
JSON

{
"compilerOptions": {
"typeRoots": ["./index.d.ts", "./node_modules/@types"],
"checkJs": true
},
"exclude": ["node_modules"]
}