Skip to content

Angular schematic for adding Prettier, husky and lint-staged to an Angular CLI project.

Notifications You must be signed in to change notification settings

ricmello/prettier-schematics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prettier Schematic

This schematic will add Prettier, Husky and lint-staged to your Angular project, and configure a pre-commit hook that will format your project files.

npm (scoped)

Usage 🚀

ng add @ricmello/prettier

Optionally: install globally

npm install -g @ricmello/prettier

Then in an Angular CLI project run

ng g @ricmello/prettier:add

install-prettier-schematic

About

Angular schematic for adding Prettier, husky and lint-staged to an Angular CLI project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published