Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add protected keyword to underscore lint rule | Brandon Millman | 2018-01-31 | 1 | -1/+1 |
* | Remove no-unused-variabe rule | Leonid Logvinov | 2018-01-30 | 1 | -1/+0 |
* | Enable restrict-plus-operands and fix issues detected | Leonid Logvinov | 2018-01-17 | 1 | -0/+1 |
* | Apply prettier config | Leonid Logvinov | 2018-01-03 | 1 | -107/+98 |
* | Remove formatting esilnt rules | Leonid Logvinov | 2018-01-03 | 1 | -2/+0 |
* | Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors | Brandon Millman | 2017-12-20 | 1 | -0/+1 |
* | Fix redundant spaces | Leonid Logvinov | 2017-12-16 | 1 | -1/+3 |
* | Dissallow unused vars/imports | Leonid Logvinov | 2017-12-15 | 1 | -0/+1 |
* | Implement first custom linter rule async-suffix | Leonid Logvinov | 2017-12-15 | 1 | -1/+3 |
* | Enforce comments on public methods | Leonid Logvinov | 2017-11-24 | 1 | -0/+7 |
* | Enable some new linter rules and fix the issues | Leonid Logvinov | 2017-11-24 | 1 | -8/+39 |
* | Auto-fix linter errors | Leonid Logvinov | 2017-11-24 | 1 | -1/+12 |
* | Remove even more asyncs | Leonid Logvinov | 2017-11-24 | 1 | -0/+3 |
* | Add tslint-config sub-package | Fabio Berger | 2017-11-14 | 1 | -0/+53 |