Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed rules | Valentin Popov | 2020-06-18 | 1 | -1/+2 |
* | Updated plugin rules | Valentin Popov | 2020-06-17 | 1 | -0/+7 |
* | Updated ESLint rules | Valentin Popov | 2020-06-17 | 1 | -10/+1 |
* | Updated TypeScript rules | Valentin Popov | 2020-06-17 | 1 | -6/+12 |
* | feat(vue): no-multi-spaces | Valentin Popov | 2020-04-01 | 1 | -1/+1 |
* | Merge branch 'master' into develop | Valentin Popov | 2020-03-26 | 1 | -1/+1 |
|\ | |||||
* | | feat(import): order | Valentin Popov | 2020-03-26 | 1 | -1/+1 |
* | | feat(sonarjs): Added rules | Valentin Popov | 2020-03-26 | 1 | -25/+25 |
* | | Updated TypeScript to v2.25.0 | Valentin Popov | 2020-03-26 | 1 | -2/+8 |
* | | Updated Unicorn to v18.0.0 | Valentin Popov | 2020-03-26 | 1 | -1/+2 |
| * | feat(unicorn): import-index | Valentin Popov | 2020-02-26 | 1 | -1/+1 |
|/ | |||||
* | feat(vue): padding-line-between-blocks | Valentin Popov | 2020-02-19 | 1 | -0/+1 |
* | feat(vue): sort-keys | Valentin Popov | 2020-02-19 | 1 | -0/+1 |
* | feat(vue): comma-dangle | Valentin Popov | 2020-02-19 | 1 | -1/+1 |
* | feat(typescript): no-type-alias | Valentin Popov | 2020-02-19 | 1 | -1/+1 |
* | feat(typescript): explicit-member-accessibility | Valentin Popov | 2020-02-19 | 1 | -1/+1 |
* | feat(typescript): explicit-function-return-type | Valentin Popov | 2020-02-19 | 1 | -1/+1 |
* | feat(typescript): comma-spacing | Valentin Popov | 2020-02-19 | 1 | -1/+1 |
* | feat(eslint): max-statements-per-line | Valentin Popov | 2020-02-19 | 1 | -1/+1 |
* | feat(unicorn): no-console-spaces | Valentin Popov | 2020-02-19 | 1 | -1/+1 |
* | feat(eslint): no-process-env | Valentin Popov | 2020-02-19 | 1 | -1/+1 |
* | feat(vue): no-unused-vars | Valentin Popov | 2020-02-19 | 1 | -1/+1 |
* | feat(vue): object-curly-spacing | Valentin Popov | 2020-02-19 | 1 | -1/+1 |
* | Strange situation | Valentin Popov | 2020-02-19 | 1 | -1/+1 |
* | feat(eslint): jsx-quotes | Valentin Popov | 2020-02-19 | 1 | -1/+1 |
* | feat(typescript): no-extra-semi | Valentin Popov | 2020-02-19 | 1 | -1/+1 |
* | feat(typescript): space-before-function-paren | Valentin Popov | 2020-02-19 | 1 | -1/+1 |
* | feat(unicorn): filename-case | Valentin Popov | 2020-02-19 | 1 | -1/+1 |
* | feat(unicron): prevent-abbreviations | Valentin Popov | 2020-02-19 | 1 | -1/+1 |
* | feat(comments): no-aggregating-enable | Valentin Popov | 2020-02-16 | 1 | -1/+1 |
* | feat(comments): no-duplicate-disable | Valentin Popov | 2020-02-16 | 1 | -1/+1 |
* | feat(comments): no-restricted-disable | Valentin Popov | 2020-02-16 | 1 | -1/+1 |
* | feat(comments): no-unlimited-disable | Valentin Popov | 2020-02-16 | 1 | -1/+1 |
* | feat(comments): no-unused-enable | Valentin Popov | 2020-02-16 | 1 | -1/+1 |
* | feat(comments): no-unused-disable | Valentin Popov | 2020-02-16 | 1 | -1/+1 |
* | feat(comments): no-use | Valentin Popov | 2020-02-16 | 1 | -1/+1 |
* | feat(comments): disable-enable-pair | Valentin Popov | 2020-02-16 | 1 | -1/+1 |
* | feat(typescript): no-misused-promises | Valentin Popov | 2020-02-16 | 1 | -1/+1 |
* | feat(eslint): no-param-reassign | Valentin Popov | 2020-02-16 | 1 | -1/+1 |
* | feat(vue): space-infix-ops | Valentin Popov | 2020-02-14 | 1 | -1/+1 |
* | feat(eslint): space-infix-ops | Valentin Popov | 2020-02-14 | 1 | -1/+1 |
* | feat(eslint): no-whitespace-before-property | Valentin Popov | 2020-02-14 | 1 | -1/+1 |
* | feat(eslint): no-trailing-spaces | Valentin Popov | 2020-02-14 | 1 | -1/+1 |
* | feat(vue): Rule "max-attributes-per-line" | Valentin Popov | 2020-02-14 | 1 | -1/+1 |
* | feat(vue): Rule "html-self-closing" | Valentin Popov | 2020-02-14 | 1 | -1/+1 |
* | feat(vue): Rule "html-closing-bracket-spacing" | Valentin Popov | 2020-02-14 | 1 | -1/+1 |
* | feat(vue): Rule "html-closing-bracket-newline" | Valentin Popov | 2020-02-14 | 1 | -1/+1 |
* | feat(vue): Rule "attributes-order" | Valentin Popov | 2020-02-14 | 1 | -1/+1 |
* | feat(vue): Rule "html-quotes" | Valentin Popov | 2020-02-14 | 1 | -1/+1 |
* | feat(vue): Rule "html-indent" | Valentin Popov | 2020-02-14 | 1 | -1/+1 |