fix: Remove código redundante no serviço WhatsApp e elimina git add da configuração do lint-staged.
This commit is contained in:
parent
47226765b9
commit
820bc4b4fe
@ -165,8 +165,7 @@
|
||||
},
|
||||
"lint-staged": {
|
||||
"app/**/*.{js,vue}": [
|
||||
"eslint --fix",
|
||||
"git add"
|
||||
"eslint --fix"
|
||||
],
|
||||
"*.scss": [
|
||||
"scss-lint"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user