From: Tom Hughes Date: Tue, 15 May 2018 13:42:05 +0000 (+0100) Subject: Tell jshint about bowser X-Git-Tag: live~3166 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/6835e8842f81b58a72be096c874df66428311640?ds=sidebyside;hp=-c Tell jshint about bowser --- 6835e8842f81b58a72be096c874df66428311640 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