aboutsummaryrefslogtreecommitdiffstats
path: root/packages/tslint-config/tslint.json
Commit message (Expand)AuthorAgeFilesLines
* Add `switch-default` tslint rule and add missing default statementFabio Berger2018-06-051-0/+1
* Enforce new rules, including no-switch-case-fall-throughFabio Berger2018-05-161-0/+3
* Add missing type definitionsLeonid Logvinov2018-05-141-0/+1
* Fix lint rules directoryFabio Berger2018-03-221-1/+1
* Add protected keyword to underscore lint ruleBrandon Millman2018-01-311-1/+1
* Remove no-unused-variabe ruleLeonid Logvinov2018-01-301-1/+0
* Enable restrict-plus-operands and fix issues detectedLeonid Logvinov2018-01-171-0/+1
* Apply prettier configLeonid Logvinov2018-01-031-107/+98
* Remove formatting esilnt rulesLeonid Logvinov2018-01-031-2/+0
* Add new underscore-privates rule to @0xproject/tslint-config and fix lint errorsBrandon Millman2017-12-201-0/+1
* Fix redundant spacesLeonid Logvinov2017-12-161-1/+3
* Dissallow unused vars/importsLeonid Logvinov2017-12-151-0/+1
* Implement first custom linter rule async-suffixLeonid Logvinov2017-12-151-1/+3
* Enforce comments on public methodsLeonid Logvinov2017-11-241-0/+7
* Enable some new linter rules and fix the issuesLeonid Logvinov2017-11-241-8/+39
* Auto-fix linter errorsLeonid Logvinov2017-11-241-1/+12
* Remove even more asyncsLeonid Logvinov2017-11-241-0/+3
* Add tslint-config sub-packageFabio Berger2017-11-141-0/+53