Skip to content

Commit

Permalink
Disable eslint on vendor google-maps loader
Browse files Browse the repository at this point in the history
  • Loading branch information
green3g committed May 12, 2016
1 parent 66a73bd commit 580347d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions viewer/js/gis/plugins/Google.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
//https://www.npmjs.com/package/google-maps
/* eslint-disable */
(function(root, factory) {

if (root === null) {
Expand Down

0 comments on commit 580347d

Please sign in to comment.