mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
chore(lint-staged): remove git add
This commit is contained in:
parent
dc8509087e
commit
a9ce01e16e
1 changed files with 1 additions and 2 deletions
|
@ -73,8 +73,7 @@
|
|||
},
|
||||
"lint-staged": {
|
||||
"*.{js,svelte}": [
|
||||
"eslint --fix",
|
||||
"git add"
|
||||
"eslint --fix"
|
||||
]
|
||||
},
|
||||
"prettier": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue