Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deploy @dexon-foundation/0x.jsstable | Hsuan Lee | 2019-03-06 | 1 | -79/+0 |
| | |||||
* | Fix tslint issues | Leonid Logvinov | 2018-07-17 | 1 | -0/+1 |
| | |||||
* | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 1 | -0/+2 |
| | |||||
* | Implement custom no-magic-numbers rule that doesn't include magic numbers ↵ | Fabio Berger | 2018-05-16 | 1 | -0/+76 |
passed into BigNumber instantiations (e.g const amount = new BigNumber(5); ) |