aboutsummaryrefslogtreecommitdiff
path: root/src/rules/javascript
Commit message (Expand)AuthorAgeFilesLines
* feat(eslint): max-statements-per-lineValentin Popov2020-02-191-0/+6
* fix(eslint): no-magic-numbersValentin Popov2020-02-191-10/+1
* feat(eslint): no-process-envValentin Popov2020-02-191-0/+3
* feat(eslint): jsx-quotesValentin Popov2020-02-191-6/+10
* feat(eslint): no-param-reassignValentin Popov2020-02-161-0/+6
* feat(eslint): space-infix-opsValentin Popov2020-02-141-0/+6
* fix(eslint): indentValentin Popov2020-02-141-1/+1
* feat(eslint): no-whitespace-before-propertyValentin Popov2020-02-141-0/+3
* feat(eslint): no-trailing-spacesValentin Popov2020-02-141-0/+7
* fix(eslint): Rule "no-magic-numbers"Valentin Popov2020-02-141-0/+4
* fix(eslint): Rule "object-shorthand"Valentin Popov2020-02-141-1/+6
* fix(eslint): object-curly-newlineValentin Popov2020-02-141-1/+1
* fix(eslint): Rule "no-mixed-spaces-and-tabs"Valentin Popov2020-02-141-2/+1
* feat(project): Refactoring directoriesValentin Popov2020-02-141-0/+610