]> git.openstreetmap.org Git - nominatim-ui.git/blobdiff - package.json
add moreURL/pagination feature
[nominatim-ui.git] / package.json
index 8e9a16b9c0a341df902af34005c0cd151161d01c..c9d84853aabdfcabe2d857bb02d9bccea1003f5b 100644 (file)
@@ -5,7 +5,7 @@
   "main": "index.js",
   "scripts": {
     "test": "echo \"Error: no test specified\" && exit 1",
-    "lint": "node node_modules/.bin/eslint --quiet dist/assets/js/nominatim-ui.js"
+    "lint": "node node_modules/.bin/eslint --quiet src/handlebar_helpers.js dist/assets/js/nominatim-ui.js"
   },
   "author": "",
   "license": "GPL-3.0",