mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-04 00:18:01 +01:00
chore: Only use eslint to fix js files
This commit is contained in:
parent
32e06216e1
commit
bad45f5da5
@ -108,7 +108,7 @@
|
||||
"eslint --fix",
|
||||
"git add"
|
||||
],
|
||||
"*.{js,json,css,md}": [
|
||||
"*.{json,css,md}": [
|
||||
"prettier --write",
|
||||
"git add"
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user