]> git.openstreetmap.org Git - nominatim-ui.git/blobdiff - package.json
cut templates to 80 line length
[nominatim-ui.git] / package.json
index 72d742032c347d888b35eb424f6140b73d755d3e..8e9a16b9c0a341df902af34005c0cd151161d01c 100644 (file)
@@ -4,7 +4,8 @@
   "description": "",
   "main": "index.js",
   "scripts": {
-    "test": "echo \"Error: no test specified\" && exit 1"
+    "test": "echo \"Error: no test specified\" && exit 1",
+    "lint": "node node_modules/.bin/eslint --quiet dist/assets/js/nominatim-ui.js"
   },
   "author": "",
   "license": "GPL-3.0",