aboutsummaryrefslogtreecommitdiff
path: root/src/rules/vue
Commit message (Expand)AuthorAgeFilesLines
* 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(vue): no-unused-varsValentin Popov2020-02-191-0/+3
* feat(vue): object-curly-spacingValentin Popov2020-02-191-0/+8
* feat(vue): space-infix-opsValentin Popov2020-02-141-0/+6
* feat(vue): Rule "max-attributes-per-line"Valentin Popov2020-02-141-0/+10
* feat(vue): Rule "html-self-closing"Valentin Popov2020-02-141-0/+12
* feat(vue): Rule "html-closing-bracket-spacing"Valentin Popov2020-02-141-0/+8
* feat(vue): Rule "html-closing-bracket-newline"Valentin Popov2020-02-141-0/+7
* feat(vue): Rule "attributes-order"Valentin Popov2020-02-141-0/+18
* feat(vue): Rule "html-quotes"Valentin Popov2020-02-141-0/+4
* feat(vue): Rule "html-indent"Valentin Popov2020-02-141-0/+10
* feat(vue): Rule "script-indent"Valentin Popov2020-02-141-1/+10
* feat(vue): Initial Vue configValentin Popov2020-02-141-0/+1