Lint all JS files
This commit is contained in:
parent
519fde1aba
commit
dc74e21363
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@
|
|||
"build:development": "gulp --development",
|
||||
"build:production": "gulp --production",
|
||||
"build:standalone": "gulp standalone --development",
|
||||
"lint": "eslint \"src\"",
|
||||
"lint": "eslint \".\"",
|
||||
"stylelint": "stylelint \"src/**/*.css\""
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue