Add Husky + lint-staged (#398)

* Add and setup husky

* Add lint-staged and configure with husky

* Remove eslint

* Remove prettier

* Remove typescript react/jsx and add vue extension

* Add stylelint calls

* Add eslintcache ignore

* Add eslint cache  in all eslint command

* Add config in stylelint

* Add cache option in remaining eslint scripts

* Remove cache option

Co-authored-by: Matt Cowley <me@mattcowley.co.uk>
This commit is contained in:
Amrit Timalsina
2022-11-21 15:37:14 +00:00
committed by GitHub
parent e2a95a5ed4
commit c026007a5d
4 changed files with 1016 additions and 48 deletions

2
.gitignore vendored
View File

@@ -7,3 +7,5 @@ node_modules
/build/
/dist/
/dev/
.eslintcache