diff options
Diffstat (limited to 'server/sonar-web/.jshintrc')
-rw-r--r-- | server/sonar-web/.jshintrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/server/sonar-web/.jshintrc b/server/sonar-web/.jshintrc index 1b20cb8552a..2d6820a4d4c 100644 --- a/server/sonar-web/.jshintrc +++ b/server/sonar-web/.jshintrc @@ -82,6 +82,7 @@ "baseUrl": true, "key": true, "Backbone": true, + "Handlebars": true, "t": true, "tp": true, "moment": true, |