style: with prettier (#762)

* style: use pretty quick on staged files

* style: test edit utils

* style: try with lint-staged

* style: test lint application
This commit is contained in:
Laurent Senta
2021-12-06 15:27:18 +01:00
committed by GitHub
parent 31c48af01c
commit c27dce1ab7
7 changed files with 342 additions and 56 deletions

2
.gitignore vendored
View File

@@ -4,6 +4,8 @@
# or operating system, you probably want to add a global ignore instead:
# git config --global core.excludesfile '~/.gitignore_global'
.eslintcache
# OS & IDE
.DS_Store
.idea