Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added some react rules | Valentin Popov | 2020-06-18 | 1 | -1/+16 |
* | Added react-hooks rules | Valentin Popov | 2020-06-18 | 1 | -1/+8 |
* | Fixed "object-curly-newline" | Valentin Popov | 2020-06-18 | 1 | -4/+4 |
* | Added react configs | Valentin Popov | 2020-06-18 | 1 | -0/+27 |
* | Added react and react-hooks plugins | Valentin Popov | 2020-06-18 | 2 | -0/+13 |
* | Added jsx-a11y plugin | Valentin Popov | 2020-06-18 | 3 | -0/+17 |
* | Formatted TypeScript files | Valentin Popov | 2020-06-18 | 3 | -5/+15 |
* | Fixed rules | Valentin Popov | 2020-06-18 | 2 | -14/+2 |
* | Updated ESLint rules | Valentin Popov | 2020-06-17 | 1 | -22/+22 |
* | Updated TypeScript rules | Valentin Popov | 2020-06-17 | 2 | -13/+12 |
* | feat(vue): no-multi-spaces | Valentin Popov | 2020-04-01 | 1 | -0/+6 |
* | feat(vue): Added overrides | Valentin Popov | 2020-04-01 | 3 | -0/+23 |
* | fix(typescript): type-annotation-spacing | Valentin Popov | 2020-04-01 | 1 | -5/+5 |
* | Merge branch 'master' into develop | Valentin Popov | 2020-03-26 | 1 | -0/+6 |
|\ | |||||
* | | fix(javascript): Formatted file | Valentin Popov | 2020-03-26 | 1 | -1/+1 |
* | | fix(sonarjs): prefer-immediate-return | Valentin Popov | 2020-03-26 | 1 | -1/+1 |
* | | feat(import): order | Valentin Popov | 2020-03-26 | 1 | -0/+25 |
* | | feat(sonarjs): Added rules | Valentin Popov | 2020-03-26 | 1 | -1/+80 |
* | | Fixed TypeScript error after create new file | Valentin Popov | 2020-03-26 | 2 | -0/+4 |
* | | fix(typescript): no-explicit-any | Valentin Popov | 2020-03-26 | 1 | -1/+1 |
* | | Updated TypeScript to v2.25.0 | Valentin Popov | 2020-03-26 | 1 | -1/+53 |
* | | Updated Unicorn to v18.0.0 | Valentin Popov | 2020-03-26 | 1 | -0/+9 |
| * | feat(unicorn): import-index | Valentin Popov | 2020-02-26 | 1 | -0/+6 |
|/ | |||||
* | fix(typescript): no-untyped-public-signature | Valentin Popov | 2020-02-20 | 1 | -1/+1 |
* | fix(eslint): max-len | Valentin Popov | 2020-02-20 | 1 | -0/+1 |
* | fix(unicorn): filename-case | Valentin Popov | 2020-02-19 | 1 | -2/+4 |
* | update(vue): html-quotes | Valentin Popov | 2020-02-19 | 1 | -1/+4 |
* | update(vue): attributes-order | Valentin Popov | 2020-02-19 | 1 | -0/+1 |
* | feat(vue): padding-line-between-blocks | Valentin Popov | 2020-02-19 | 1 | -0/+4 |
* | feat(vue): sort-keys | Valentin Popov | 2020-02-19 | 1 | -0/+34 |
* | feat(vue): comma-dangle | Valentin Popov | 2020-02-19 | 1 | -0/+4 |
* | feat(typescript): no-type-alias | Valentin Popov | 2020-02-19 | 1 | -0/+12 |
* | feat(typescript): explicit-member-accessibility | Valentin Popov | 2020-02-19 | 1 | -0/+13 |
* | feat(typescript): explicit-function-return-type | Valentin Popov | 2020-02-19 | 1 | -0/+8 |
* | feat(typescript): comma-spacing | Valentin Popov | 2020-02-19 | 1 | -0/+10 |
* | feat(eslint): max-statements-per-line | Valentin Popov | 2020-02-19 | 1 | -0/+6 |
* | feat(unicorn): no-console-spaces | Valentin Popov | 2020-02-19 | 1 | -0/+3 |
* | fix(typescript): no-magic-numbers | Valentin Popov | 2020-02-19 | 1 | -16/+1 |
* | fix(eslint): no-magic-numbers | Valentin Popov | 2020-02-19 | 1 | -10/+1 |
* | feat(eslint): no-process-env | Valentin Popov | 2020-02-19 | 1 | -0/+3 |
* | feat(vue): no-unused-vars | Valentin Popov | 2020-02-19 | 1 | -0/+3 |
* | feat(vue): object-curly-spacing | Valentin Popov | 2020-02-19 | 1 | -0/+8 |
* | feat(eslint): jsx-quotes | Valentin Popov | 2020-02-19 | 1 | -6/+10 |
* | feat(typescript): no-extra-semi | Valentin Popov | 2020-02-19 | 1 | -0/+6 |
* | feat(typescript): space-before-function-paren | Valentin Popov | 2020-02-19 | 1 | -0/+11 |
* | feat(unicorn): filename-case | Valentin Popov | 2020-02-19 | 1 | -0/+7 |
* | feat(unicron): prevent-abbreviations | Valentin Popov | 2020-02-19 | 1 | -1/+17 |
* | feat(comments): no-aggregating-enable | Valentin Popov | 2020-02-16 | 1 | -0/+3 |
* | feat(comments): no-duplicate-disable | Valentin Popov | 2020-02-16 | 1 | -0/+3 |
* | feat(comments): no-restricted-disable | Valentin Popov | 2020-02-16 | 1 | -0/+3 |