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