aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* feat(vue): padding-line-between-blocksValentin Popov2020-02-191-0/+4
* feat(vue): sort-keysValentin Popov2020-02-191-0/+34
* feat(vue): comma-dangleValentin Popov2020-02-191-0/+4
* feat(typescript): no-type-aliasValentin Popov2020-02-191-0/+12
* feat(typescript): explicit-member-accessibilityValentin Popov2020-02-191-0/+13
* feat(typescript): explicit-function-return-typeValentin Popov2020-02-191-0/+8
* feat(typescript): comma-spacingValentin Popov2020-02-191-0/+10
* feat(eslint): max-statements-per-lineValentin Popov2020-02-191-0/+6
* feat(unicorn): no-console-spacesValentin Popov2020-02-191-0/+3
* fix(typescript): no-magic-numbersValentin Popov2020-02-191-16/+1
* fix(eslint): no-magic-numbersValentin Popov2020-02-191-10/+1
* feat(eslint): no-process-envValentin Popov2020-02-191-0/+3
* feat(vue): no-unused-varsValentin Popov2020-02-191-0/+3
* feat(vue): object-curly-spacingValentin Popov2020-02-191-0/+8
* feat(eslint): jsx-quotesValentin Popov2020-02-191-6/+10
* feat(typescript): no-extra-semiValentin Popov2020-02-191-0/+6
* feat(typescript): space-before-function-parenValentin Popov2020-02-191-0/+11
* feat(unicorn): filename-caseValentin Popov2020-02-191-0/+7
* feat(unicron): prevent-abbreviationsValentin Popov2020-02-191-1/+17
* feat(comments): no-aggregating-enableValentin Popov2020-02-161-0/+3
* feat(comments): no-duplicate-disableValentin Popov2020-02-161-0/+3
* feat(comments): no-restricted-disableValentin Popov2020-02-161-0/+3
* feat(comments): no-unlimited-disableValentin Popov2020-02-161-0/+3
* feat(comments): no-unused-enableValentin Popov2020-02-161-0/+3
* feat(comments): no-unused-disableValentin Popov2020-02-161-0/+3
* feat(comments): no-useValentin Popov2020-02-161-0/+16
* feat(comments): disable-enable-pairValentin Popov2020-02-161-1/+8
* feat(typescript): no-misused-promisesValentin Popov2020-02-161-0/+7
* feat(eslint): no-param-reassignValentin Popov2020-02-161-0/+6
* feat(vue): space-infix-opsValentin Popov2020-02-141-0/+6
* feat(eslint): space-infix-opsValentin Popov2020-02-141-0/+6
* fix(typescript): indentValentin Popov2020-02-141-1/+1
* 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(typescript): type-annotation-spacingValentin Popov2020-02-141-1/+13
* fix(typescript): Rule "type-annotation-spacing"Valentin Popov2020-02-141-5/+1
* fix(typescript): Rule "no-magic-numbers"Valentin Popov2020-02-141-0/+4
* 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
* feat(vue): Rule "max-attributes-per-line"Valentin Popov2020-02-141-0/+10
* feat(vue): Rule "html-self-closing"Valentin Popov2020-02-141-0/+12
* feat(vue): Rule "html-closing-bracket-spacing"Valentin Popov2020-02-141-0/+8
* feat(vue): Rule "html-closing-bracket-newline"Valentin Popov2020-02-141-0/+7
* feat(vue): Rule "attributes-order"Valentin Popov2020-02-141-0/+18
* feat(vue): Rule "html-quotes"Valentin Popov2020-02-141-0/+4
* feat(vue): Rule "html-indent"Valentin Popov2020-02-141-0/+10
* feat(vue): Rule "script-indent"Valentin Popov2020-02-141-1/+10
* fix(eslint): Rule "no-mixed-spaces-and-tabs"Valentin Popov2020-02-141-2/+1