aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* feat(typescript): comma-spacingValentin Popov2020-02-192-1/+11
* feat(eslint): max-statements-per-lineValentin Popov2020-02-192-1/+7
* feat(unicorn): no-console-spacesValentin Popov2020-02-192-1/+4
* 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-192-1/+4
* feat(vue): no-unused-varsValentin Popov2020-02-192-1/+4
* feat(vue): object-curly-spacingValentin Popov2020-02-192-1/+9
* Strange situationValentin Popov2020-02-191-1/+1
* feat(eslint): jsx-quotesValentin Popov2020-02-192-7/+11
* feat(typescript): no-extra-semiValentin Popov2020-02-192-1/+7
* feat(typescript): space-before-function-parenValentin Popov2020-02-192-1/+12
* feat(unicorn): filename-caseValentin Popov2020-02-192-1/+8
* feat(unicron): prevent-abbreviationsValentin Popov2020-02-192-2/+18
* feat(project): Bump versionv0.0.9Valentin Popov2020-02-161-1/+1
* feat(comments): no-aggregating-enableValentin Popov2020-02-162-1/+4
* feat(comments): no-duplicate-disableValentin Popov2020-02-162-1/+4
* feat(comments): no-restricted-disableValentin Popov2020-02-162-1/+4
* feat(comments): no-unlimited-disableValentin Popov2020-02-162-1/+4
* feat(comments): no-unused-enableValentin Popov2020-02-162-1/+4
* feat(comments): no-unused-disableValentin Popov2020-02-162-1/+4
* feat(comments): no-useValentin Popov2020-02-162-1/+17
* feat(comments): disable-enable-pairValentin Popov2020-02-162-2/+9
* feat(project): Bump versionv0.0.8Valentin Popov2020-02-161-1/+1
* feat(typescript): no-misused-promisesValentin Popov2020-02-162-1/+8
* feat(project): Bump versionv0.0.7Valentin Popov2020-02-161-1/+1
* feat(eslint): no-param-reassignValentin Popov2020-02-162-1/+7
* feat(vue): space-infix-opsValentin Popov2020-02-142-1/+7
* feat(eslint): space-infix-opsValentin Popov2020-02-142-1/+7
* fix(typescript): indentValentin Popov2020-02-141-1/+1
* fix(eslint): indentValentin Popov2020-02-141-1/+1
* feat(eslint): no-whitespace-before-propertyValentin Popov2020-02-142-1/+4
* feat(eslint): no-trailing-spacesValentin Popov2020-02-142-1/+8
* feat(project): Bump versionv0.0.6Valentin Popov2020-02-141-1/+1
* fix(typescript): type-annotation-spacingValentin Popov2020-02-141-1/+13
* feat(project): Bump versionv0.0.5Valentin Popov2020-02-141-1/+1
* fix(typescript): Rule "type-annotation-spacing"Valentin Popov2020-02-141-5/+1
* fix(gitlab): Config npmrcv0.0.4Valentin Popov2020-02-141-1/+2
* fix(gitlab): Correcting quotesValentin Popov2020-02-141-1/+1
* feat(project): Bump versionValentin Popov2020-02-141-1/+1
* feat(gitlab): Initial CI configValentin Popov2020-02-143-0/+23
* feat(project): Bump versionv0.0.3Valentin Popov2020-02-141-1/+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(project): Bump versionValentin Popov2020-02-141-1/+1
* feat(vue): Rule "max-attributes-per-line"Valentin Popov2020-02-142-1/+11
* feat(vue): Rule "html-self-closing"Valentin Popov2020-02-142-1/+13
* feat(vue): Rule "html-closing-bracket-spacing"Valentin Popov2020-02-142-1/+9