mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Add --fix to eslint yarn command
This commit is contained in:
parent
fedcbb9a70
commit
ec2c08681e
@ -80,7 +80,7 @@
|
||||
"dev": "encore dev",
|
||||
"watch": "encore dev --watch",
|
||||
"build": "encore production --progress",
|
||||
"eslint": "npx eslint-baseline \"**/*.{js,ts,vue}\""
|
||||
"eslint": "npx eslint-baseline --fix \"**/*.{js,ts,vue}\""
|
||||
},
|
||||
"private": true
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user