Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix conflicts | brunobar79 | 2018-10-17 | 1 | -0/+2 |
|\ | |||||
| * | tests - integration - Add Drizzle tests (#5467) | Bruno Barbieri | 2018-10-10 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * added drizzle app for testing * working * clean up * clean up script * make build step required * add drizzle-tests to .eslintignore * clean up drizzle run script * lint * use truffle unbox * undo eslintignore changes * revert change * dont use global * dont need this steps * use the new account flow * restore package-lock.json | ||||
| * | eslintignore: Add test coverage dir to eslintignore | Whymarrh Whitby | 2018-09-25 | 1 | -0/+1 |
| | | |||||
* | | add app/vendor dir to eslintignore | brunobar79 | 2018-08-10 | 1 | -0/+1 |
|/ | |||||
* | Update .eslintignore | kumavis | 2018-07-04 | 1 | -0/+1 |
| | |||||
* | update eslint rules and paths | brunobar79 | 2018-07-03 | 1 | -1/+15 |
| | |||||
* | more eslint fixes | Jason Clark | 2017-11-26 | 1 | -1/+1 |
| | |||||
* | adding blockies lib to eslint ignore so it doesn't blow up the style checker ↵ | Jason Clark | 2017-11-26 | 1 | -1/+2 |
| | | | | and fail the build | ||||
* | Ignore tests bundle, jquery, abd helpers | Thomas Huang | 2017-05-05 | 1 | -0/+4 |
| | |||||
* | Convert conversion util to pure json. | Kevin Serrano | 2016-11-19 | 1 | -1/+0 |
| | |||||
* | linting and ignoring. | Kevin Serrano | 2016-08-17 | 1 | -0/+1 |
| | |||||
* | Implement some cross-browser practices (#473) | Dan Finlay | 2016-07-22 | 1 | -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 |