X-Git-Url: https://git.openstreetmap.org/nominatim-ui.git/blobdiff_plain/8e602e40f04bb048adba103dd1dde79ba2cfdffc..b58e2119393dc33fa7e1730885396885adec9f9e:/package.json diff --git a/package.json b/package.json index 8e9a16b..c9d8485 100644 --- a/package.json +++ b/package.json @@ -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",