Skip to content

patelvimal/ng-vim-devtools

Repository files navigation

@ng-vim/devtools

  1. Auto format your staged files before commiting using prettier configuration
  2. Run your unit test cases before pushing your code to server.
  3. Make sure your commit messages are per commitlint standard.

Above funtionality can be integrated in your angular workspace using single schematic command. This schematics will integrate git hooks using husky in your angular workspace.


NPM Version Monthly download on NPM

🌟 Install

$ ng add @ng-vim/devtools

that's it.

License

The MIT License (MIT)

About

A schematic to integrate husky, prettier and commit-lint in your angular application

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published