diff options
author | Valentin Popov <info@valentineus.link> | 2020-02-19 14:15:48 +0300 |
---|---|---|
committer | Valentin Popov <info@valentineus.link> | 2020-02-19 14:15:48 +0300 |
commit | 32dd5917519580eb97e994e5f57c6c332297d667 (patch) | |
tree | c7c762c3f0cd50dae06a2b8a4d8410ce1a5e6686 /ROADMAP.md | |
parent | 1f204d1b8d29505a0ca6648fcad8be5a15bf114b (diff) | |
download | eslint-config-32dd5917519580eb97e994e5f57c6c332297d667.tar.xz eslint-config-32dd5917519580eb97e994e5f57c6c332297d667.zip |
feat(vue): padding-line-between-blocks
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to 'ROADMAP.md')
-rw-r--r-- | ROADMAP.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -580,6 +580,7 @@ - [ ] "no-v-html" - [X] "object-curly-spacing" - [ ] "order-in-components" +- [X] "padding-line-between-blocks" - [ ] "prop-name-casing" - [ ] "require-component-is" - [ ] "require-default-prop" |