Back to directory
zanminkian avatar
zanminkian / fenge

fenge

A CLI tool for JavaScript and TypeScript code quality.

41

Stars

4

Forks

1

Watchers

MIT

License

./packages/fenge/README.md

Releases

Patch Changes

ef36c17: fix(fenge,tsconfig,smells): restrict typescript peer dependency to ^5.9.3 || ^6.0.0 4125c93: fix(fenge): only print ai hint when eslint prints linting results Updated dependenc...

Patch Changes

ef36c17: fix(fenge,tsconfig,smells): restrict typescript peer dependency to ^5.9.3 || ^6.0.0

Patch Changes

3852c1d: fix(fenge): skip git hook install when no .git directory Instead of throwing when .git is absent, writeGitHook now returns early, making fenge install a no-op in projects with...