aboutsummaryrefslogtreecommitdiff
path: root/ROADMAP.md
Commit message (Expand)AuthorAgeFilesLines
...
* feat(eslint): Rule "no-multi-spaces"Valentin Popov2020-02-131-1/+1
* feat(eslint): Rule "sort-vars"Valentin Popov2020-02-131-1/+1
* feat(eslint): Rule "semi-style"Valentin Popov2020-02-131-1/+1
* feat(eslint): Rule "semi-spacing"Valentin Popov2020-02-131-1/+1
* feat(eslint): Rule "semi"Valentin Popov2020-02-131-1/+1
* feat(eslint): Rule "object-curly-spacing"Valentin Popov2020-02-131-1/+1
* feat(eslint): Rule "sort-imports"Valentin Popov2020-02-131-1/+1
* feat(eslint): Rule "comma-dangle"Valentin Popov2020-02-131-1/+1
* feat(eslint): Rule "one-var"Valentin Popov2020-02-131-1/+1
* feat(eslint): Rule "quotes"Valentin Popov2020-02-131-1/+1
* feat(eslint): Rule "quote-props"Valentin Popov2020-02-131-1/+1
* feat(eslint): Rule "sort-keys"Valentin Popov2020-02-131-1/+1
* feat(eslint): Rule "indent"Valentin Popov2020-02-131-1/+1
* feat{eslint}: Rule "valid-jsdoc"Valentin Popov2020-02-131-1/+1
* feat(eslint): Rule "require-jsdoc"Valentin Popov2020-02-131-1/+1
* feat(eslint): Rule "prefer-reflect"Valentin Popov2020-02-131-1/+1
* feat(eslint): Rule "no-spaced-func"Valentin Popov2020-02-131-1/+1
* feat(eslint): Rule "no-negated-in-lhs"Valentin Popov2020-02-131-1/+1
* feat(eslint): Rule "no-native-reassign"Valentin Popov2020-02-131-1/+1
* feat(eslint): Rule "no-catch-shadow"Valentin Popov2020-02-131-1/+1
* feat(eslint): Rule "newline-before-return"Valentin Popov2020-02-131-1/+1
* feat(eslint): Rule "newline-after-var"Valentin Popov2020-02-131-1/+1
* feat(eslint): Rule "lines-around-directive"Valentin Popov2020-02-131-1/+1
* Rule "indent-legacy"Valentin Popov2020-02-131-1/+1
* Rule "eol-last"Valentin Popov2020-02-131-1/+1
* Rule "no-tabs"Valentin Popov2020-02-131-1/+1
* Added all the ESLint 's rulesValentin Popov2020-02-131-0/+282