Commit Graph

18 Commits

Author SHA1 Message Date
Bryan Housel e9dafb142f Upgrade to eslint 4, disable no-useless-escape rule 2017-06-12 02:26:01 -04:00
Bryan Housel b2c8f72c95 no-native-reassign -> no-global-assign 2016-10-29 14:42:04 -04:00
Bryan Housel cf11c95354 Fix Mapillary sign placement on Chrome, Safari 10 2016-10-29 00:59:51 -04:00
Bryan Housel 8c29dd9348 Enable radix eslint rule 2016-09-02 10:39:54 -04:00
Tom MacWright b97652c759 Cleanup: removing unnecessary independent libs (#3342) 2016-08-11 14:55:33 -04:00
Tom MacWright 8819d3d061 Remove continued iD references (#3341)
* Remove continued iD references

* make build.js safe enough to dodge json plugin bug

* Package as an iife to avoid var name issue
2016-08-10 20:06:45 -07:00
Tom MacWright af776501d3 Require locale, second pass (#3259)
* Require locale, second pass

* Remove t global, remove t where it isn't needed
2016-07-21 16:20:13 -04:00
Bryan Housel 244dd1f46e Cleanup .eslint in spec folder 2016-07-19 12:31:02 -04:00
Bryan Housel 26c274f91c .eslint updates
1. combine into single root level .eslint file
2. remove sort imports rule
3. change no-undef to warning to catch uses of global iD
4. use text descriptions "off","warn","error" instead of numeric codes
2016-07-19 12:05:40 -04:00
Tom MacWright 604d1e2719 import lodash (#3257) 2016-07-19 12:04:16 -04:00
Tom MacWright d3348a8729 Remove no longer used globals 2016-07-05 19:13:25 -04:00
Bryan Housel 2e10c9e21e Eliminate vendored rbush library
(re: #3180)
2016-06-26 21:34:10 -04:00
Bryan Housel 448fa7aa0c Eliminate vendored sexagesimal library
(re: #3180)
2016-06-24 16:46:55 -04:00
Kushan Joshi 320434e8bb Add internal modules to preset 2016-06-22 12:34:43 +05:30
Kushan Joshi e79f8fb022 external modules for util 2016-06-22 12:34:43 +05:30
Kushan Joshi 092e7be197 Lint modules directory 2016-06-14 18:50:56 +05:30
Kushan Joshi f81ff29645 Mapillary Js, second stab 2016-05-25 15:51:36 +05:30
Bryan Housel 1db51501a5 switch jshint to eslint (closes #2733) 2015-08-23 03:14:20 -04:00