Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(eslint): Rule "lines-between-class-members" | Valentin Popov | 2020-02-13 | 1 | -0/+7 |
* | feat(eslint): Rule "camelcase" | Valentin Popov | 2020-02-13 | 1 | -0/+11 |
* | feat(eslint): Rule "max-statements" | Valentin Popov | 2020-02-13 | 1 | -0/+3 |
* | feat(eslint): Rule "class-methods-use-this" | Valentin Popov | 2020-02-13 | 1 | -0/+3 |
* | feat(eslint): Rule "comma-spacing" | Valentin Popov | 2020-02-13 | 1 | -0/+7 |
* | feat(eslint): Rule "multiline-comment-style' | Valentin Popov | 2020-02-13 | 1 | -0/+4 |
* | feat(eslint): Rule "no-multiple-empty-lines" | Valentin Popov | 2020-02-13 | 1 | -0/+8 |
* | feat(eslint): Rule "no-undefined" | Valentin Popov | 2020-02-13 | 1 | -0/+3 |
* | feat(eslint): Rule "no-underscore-dangle" | Valentin Popov | 2020-02-13 | 1 | -0/+9 |
* | feat(eslint): Rule "no-extra-semi" | Valentin Popov | 2020-02-13 | 1 | -0/+3 |
* | feat(eslint): Rule "new-cap" | Valentin Popov | 2020-02-13 | 1 | -0/+8 |
* | feat(eslint): Rule "no-ternary" | Valentin Popov | 2020-02-13 | 1 | -0/+3 |
* | feat(eslint): Renamed the configuration file | Valentin Popov | 2020-02-13 | 1 | -0/+258 |