jacob-ai-bot / jacob

Just Another Coding Bot
https://jacb.ai
Apache License 2.0
96 stars 13 forks source link

Fallback gracefully when `tsconfig.json` is missing and `jacob.json` doesn't explicitly ask for `Language.TypeScript` #41

Closed cpirich closed 2 months ago

cpirich commented 3 months ago
cpirich commented 2 months ago

https://github.com/PioneerSquareLabs/otto-mvp/commit/1a48ffaeb2b770dc18e748741dfcbf270a173017

We now populate the language settings automatically when not specified in jacob.json based on the presence of tsconfig.json