1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 18:41:38 +01:00
Commit Graph

9 Commits

Author SHA1 Message Date
Whymarrh Whitby
bd09f01d7e eslintignore: Add test coverage dir to eslintignore 2018-09-24 17:32:00 -02:30
kumavis
b3b33b4697
Update .eslintignore 2018-07-03 12:43:14 -07:00
brunobar79
61fcec78f8 update eslint rules and paths 2018-07-02 18:35:30 -04:00
Jason Clark
abefcc9612 more eslint fixes 2017-11-25 15:57:54 -07:00
Jason Clark
6f5c32b7ce adding blockies lib to eslint ignore so it doesn't blow up the style checker and fail the build 2017-11-25 15:52:46 -07:00
Thomas Huang
73ee4bdec3 Ignore tests bundle, jquery, abd helpers 2017-05-04 14:33:29 -07:00
Kevin Serrano
a07e5826ad
Convert conversion util to pure json. 2016-11-18 16:49:39 -08:00
Kevin Serrano
7d1b2db87e linting and ignoring. 2016-08-16 10:48:31 -07:00
Dan Finlay
6658bea8d4 Implement some cross-browser practices (#473)
* Add mozilla plugin key to manifest

* Move all chrome references into platform-checking module

Addresses #453

* Add chrome global back to linter blacklist

* Add tests
2016-07-21 10:45:32 -07:00