FormulaMonks / kurt

A wrapper for AI SDKs, for building LLM-agnostic structured AI applications in Typescript
MIT License
2 stars 0 forks source link

chore(general): added linting/formatting configurations #5

Closed andreszorro closed 2 months ago

andreszorro commented 2 months ago

Added:

Git commits will be linted based on conventional-commits standard. You can either write them manually using git commit -m (as usual) or using git commit (which will prompt commitizen CLI)