UNPKG

project-context

Version:

Собирает структуру проекта и содержимое файлов в Markdown для формирования контекстных подсказок (prompts).

14 lines (13 loc) 277 B
{ "compilerOptions": { "target": "es2016", "module": "commonjs", "declaration": true, "declarationMap": true, "sourceMap": true, "esModuleInterop": true, "forceConsistentCasingInFileNames": true, "strict": true, "skipLibCheck": true } }