Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(project): Updated "README.md" | Valentin Popov | 2020-03-26 | 1 | -0/+55 |
* | 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 | 2 | -1/+26 |
* | feat(sonarjs): Added rules | Valentin Popov | 2020-03-26 | 2 | -26/+105 |
* | 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 Vue plugin to v6.2.2 | Valentin Popov | 2020-03-26 | 2 | -6/+6 |
* | Updated TypeScript to v2.25.0 | Valentin Popov | 2020-03-26 | 4 | -28/+93 |
* | Updated Unicorn to v18.0.0 | Valentin Popov | 2020-03-26 | 4 | -42/+27 |
* | update(project): Bump versionv0.0.12 | Valentin Popov | 2020-02-20 | 1 | -1/+1 |
* | 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 |
* | update(project): Bump versionv0.0.11 | Valentin Popov | 2020-02-19 | 1 | -1/+1 |
* | fix(unicorn): filename-case | Valentin Popov | 2020-02-19 | 1 | -2/+4 |
* | update(project): Bump versionv0.0.10 | Valentin Popov | 2020-02-19 | 1 | -1/+1 |
* | uptade(project): Dependency update | Valentin Popov | 2020-02-19 | 2 | -33/+34 |
* | 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 | 2 | -0/+5 |
* | feat(vue): sort-keys | Valentin Popov | 2020-02-19 | 2 | -0/+35 |
* | feat(vue): comma-dangle | Valentin Popov | 2020-02-19 | 2 | -1/+5 |
* | feat(typescript): no-type-alias | Valentin Popov | 2020-02-19 | 2 | -1/+13 |
* | feat(typescript): explicit-member-accessibility | Valentin Popov | 2020-02-19 | 2 | -1/+14 |
* | feat(typescript): explicit-function-return-type | Valentin Popov | 2020-02-19 | 2 | -1/+9 |
* | feat(typescript): comma-spacing | Valentin Popov | 2020-02-19 | 2 | -1/+11 |
* | feat(eslint): max-statements-per-line | Valentin Popov | 2020-02-19 | 2 | -1/+7 |
* | feat(unicorn): no-console-spaces | Valentin Popov | 2020-02-19 | 2 | -1/+4 |
* | 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 | 2 | -1/+4 |
* | feat(vue): no-unused-vars | Valentin Popov | 2020-02-19 | 2 | -1/+4 |
* | feat(vue): object-curly-spacing | Valentin Popov | 2020-02-19 | 2 | -1/+9 |
* | Strange situation | Valentin Popov | 2020-02-19 | 1 | -1/+1 |
* | feat(eslint): jsx-quotes | Valentin Popov | 2020-02-19 | 2 | -7/+11 |
* | feat(typescript): no-extra-semi | Valentin Popov | 2020-02-19 | 2 | -1/+7 |
* | feat(typescript): space-before-function-paren | Valentin Popov | 2020-02-19 | 2 | -1/+12 |
* | feat(unicorn): filename-case | Valentin Popov | 2020-02-19 | 2 | -1/+8 |
* | feat(unicron): prevent-abbreviations | Valentin Popov | 2020-02-19 | 2 | -2/+18 |
* | feat(project): Bump versionv0.0.9 | Valentin Popov | 2020-02-16 | 1 | -1/+1 |
* | feat(comments): no-aggregating-enable | Valentin Popov | 2020-02-16 | 2 | -1/+4 |
* | feat(comments): no-duplicate-disable | Valentin Popov | 2020-02-16 | 2 | -1/+4 |
* | feat(comments): no-restricted-disable | Valentin Popov | 2020-02-16 | 2 | -1/+4 |
* | feat(comments): no-unlimited-disable | Valentin Popov | 2020-02-16 | 2 | -1/+4 |
* | feat(comments): no-unused-enable | Valentin Popov | 2020-02-16 | 2 | -1/+4 |
* | feat(comments): no-unused-disable | Valentin Popov | 2020-02-16 | 2 | -1/+4 |
* | feat(comments): no-use | Valentin Popov | 2020-02-16 | 2 | -1/+17 |
* | feat(comments): disable-enable-pair | Valentin Popov | 2020-02-16 | 2 | -2/+9 |
* | feat(project): Bump versionv0.0.8 | Valentin Popov | 2020-02-16 | 1 | -1/+1 |
* | feat(typescript): no-misused-promises | Valentin Popov | 2020-02-16 | 2 | -1/+8 |