chore: update lint-stage

This commit is contained in:
Juan Picado @jotadeveloper 2018-12-04 07:21:10 +01:00
parent 3c8e0fbd16
commit 715cd58813
No known key found for this signature in database
GPG Key ID: 18AC54485952D158
1 changed files with 3 additions and 2 deletions

View File

@ -205,11 +205,12 @@
"prettier --parser yaml --no-config --single-quote --write",
"git add"
],
"*.js": [
"*": [
"eslint .",
"prettier --write",
"git add"
]
],
"ignore": ["*.json"]
},
"bundlesize": [
{