Setup Husky and lint-stage for commit fixing (#23308)
This commit is contained in:
parent
63a6808ee1
commit
34225d7199
4 changed files with 285 additions and 6 deletions
|
@ -44,3 +44,6 @@ Gruntfile.js
|
|||
# for specific ignore
|
||||
!.svgo.yml
|
||||
!sass-lint/**/*.yml
|
||||
|
||||
# breaks lint-staged or generally anything using https://github.com/eemeli/yaml/issues/384
|
||||
!**/yaml/dist/**/doc
|
||||
|
|
Reference in a new issue