aboutsummaryrefslogtreecommitdiffstats
path: root/.eslintignore
Commit message (Collapse)AuthorAgeFilesLines
* more eslint fixesJason Clark2017-11-261-1/+1
|
* adding blockies lib to eslint ignore so it doesn't blow up the style checker ↵Jason Clark2017-11-261-1/+2
| | | | and fail the build
* Ignore tests bundle, jquery, abd helpersThomas Huang2017-05-051-0/+4
|
* Convert conversion util to pure json.Kevin Serrano2016-11-191-1/+0
|
* linting and ignoring.Kevin Serrano2016-08-171-0/+1
|
* Implement some cross-browser practices (#473)Dan Finlay2016-07-221-0/+1
* 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