aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'actionview/package.json')
-rw-r--r--actionview/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/actionview/package.json b/actionview/package.json
index ec3306c299..5c2ba75e8a 100644
--- a/actionview/package.json
+++ b/actionview/package.json
@@ -12,7 +12,7 @@
"scripts": {
"build": "bundle exec blade build",
"test": "echo \"See the README: https://github.com/rails/rails-ujs#how-to-run-tests\" && exit 1",
- "lint": "coffeelint src && eslint test/public/test",
+ "lint": "coffeelint app/assets/javascripts && eslint test/public/test"
},
"repository": {
"type": "git",