Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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(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(vue): space-infix-ops | Valentin Popov | 2020-02-14 | 1 | -0/+6 |
* | feat(vue): Rule "max-attributes-per-line" | Valentin Popov | 2020-02-14 | 1 | -0/+10 |
* | feat(vue): Rule "html-self-closing" | Valentin Popov | 2020-02-14 | 1 | -0/+12 |
* | feat(vue): Rule "html-closing-bracket-spacing" | Valentin Popov | 2020-02-14 | 1 | -0/+8 |
* | feat(vue): Rule "html-closing-bracket-newline" | Valentin Popov | 2020-02-14 | 1 | -0/+7 |
* | feat(vue): Rule "attributes-order" | Valentin Popov | 2020-02-14 | 1 | -0/+18 |
* | feat(vue): Rule "html-quotes" | Valentin Popov | 2020-02-14 | 1 | -0/+4 |
* | feat(vue): Rule "html-indent" | Valentin Popov | 2020-02-14 | 1 | -0/+10 |
* | feat(vue): Rule "script-indent" | Valentin Popov | 2020-02-14 | 1 | -1/+10 |
* | feat(vue): Initial Vue config | Valentin Popov | 2020-02-14 | 1 | -0/+1 |