mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
chore(lint-staged): remove superfluous path [ci skip]
This commit is contained in:
parent
f366b7b948
commit
0665ae5daa
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@
|
|||
},
|
||||
"lint-staged": {
|
||||
"*.{js,svelte}": [
|
||||
"eslint --fix 'src/**'",
|
||||
"eslint --fix",
|
||||
"git add"
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue