summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Added some react rulesValentin Popov2020-06-181-1/+16
* Added react-hooks rulesValentin Popov2020-06-181-1/+8
* Fixed "object-curly-newline"Valentin Popov2020-06-181-4/+4
* Added react configsValentin Popov2020-06-181-0/+27
* Added react and react-hooks pluginsValentin Popov2020-06-182-0/+13
* Added jsx-a11y pluginValentin Popov2020-06-183-0/+17
* Formatted TypeScript filesValentin Popov2020-06-183-5/+15
* Fixed rulesValentin Popov2020-06-182-14/+2
* Updated ESLint rulesValentin Popov2020-06-171-22/+22
* Updated TypeScript rulesValentin Popov2020-06-172-13/+12
* feat(vue): no-multi-spacesValentin Popov2020-04-011-0/+6
* feat(vue): Added overridesValentin Popov2020-04-013-0/+23
* fix(typescript): type-annotation-spacingValentin Popov2020-04-011-5/+5
* Merge branch 'master' into developValentin Popov2020-03-261-0/+6
|\
* | fix(javascript): Formatted fileValentin Popov2020-03-261-1/+1
* | fix(sonarjs): prefer-immediate-returnValentin Popov2020-03-261-1/+1
* | feat(import): orderValentin Popov2020-03-261-0/+25
* | feat(sonarjs): Added rulesValentin Popov2020-03-261-1/+80
* | Fixed TypeScript error after create new fileValentin Popov2020-03-262-0/+4
* | fix(typescript): no-explicit-anyValentin Popov2020-03-261-1/+1
* | Updated TypeScript to v2.25.0Valentin Popov2020-03-261-1/+53
* | Updated Unicorn to v18.0.0Valentin Popov2020-03-261-0/+9
| * feat(unicorn): import-indexValentin Popov2020-02-261-0/+6
|/
* fix(typescript): no-untyped-public-signatureValentin Popov2020-02-201-1/+1
* fix(eslint): max-lenValentin Popov2020-02-201-0/+1
* fix(unicorn): filename-caseValentin Popov2020-02-191-2/+4
* update(vue): html-quotesValentin Popov2020-02-191-1/+4
* update(vue): attributes-orderValentin Popov2020-02-191-0/+1
* 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