Commit Graph

2 Commits

Author SHA1 Message Date
6d5527e61c feat(all): get eslint working in neovim
It works just fine as a default in vscodium, but i couldnt get it to work in neovim. Had to do a
little messing around and it now works perfectly in neovim which is awesome and a pretty good
indication that itll work elsewhere as well.

Issue #14
2024-03-22 01:20:59 -05:00
7492219346 chore(package): add commitizen package and script command
I installed the commitizen repo support using the cz-conventional-changelog init command and updated
the script section of the package.json file, adding the commit script so i can run bun commit
instead
2024-03-16 09:32:21 -05:00