From: Tom Hughes Date: Tue, 15 May 2018 13:42:05 +0000 (+0100) Subject: Tell jshint about bowser X-Git-Tag: live~4099 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/6835e8842f81b58a72be096c874df66428311640?hp=50f85248db5a2bf1ca860d864f20772f1b87c3d1 Tell jshint about bowser --- diff --git a/config/jshint.yml b/config/jshint.yml index 14cd45d1d..65996983f 100644 --- a/config/jshint.yml +++ b/config/jshint.yml @@ -26,3 +26,4 @@ options: querystring: true require: false updateLinks: false + bowser: false