mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-10 23:49:13 +08:00
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:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -7,3 +7,5 @@ node_modules
|
||||
/build/
|
||||
/dist/
|
||||
/dev/
|
||||
|
||||
.eslintcache
|
||||
|
Reference in New Issue
Block a user