feat(roadmap): Update file
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
		
							
								
								
									
										99
									
								
								ROADMAP.md
									
									
									
									
									
								
							
							
						
						
									
										99
									
								
								ROADMAP.md
									
									
									
									
									
								
							@@ -519,3 +519,102 @@
 | 
				
			|||||||
- [ ] "prevent-abbreviations"
 | 
					- [ ] "prevent-abbreviations"
 | 
				
			||||||
- [ ] "regex-shorthand"
 | 
					- [ ] "regex-shorthand"
 | 
				
			||||||
- [ ] "throw-new-error"
 | 
					- [ ] "throw-new-error"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Vue
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- [ ] "array-bracket-spacing"
 | 
				
			||||||
 | 
					- [ ] "arrow-spacing"
 | 
				
			||||||
 | 
					- [ ] "attribute-hyphenation"
 | 
				
			||||||
 | 
					- [ ] "attributes-order"
 | 
				
			||||||
 | 
					- [ ] "block-spacing"
 | 
				
			||||||
 | 
					- [ ] "brace-style"
 | 
				
			||||||
 | 
					- [ ] "camelcase"
 | 
				
			||||||
 | 
					- [ ] "comma-dangle"
 | 
				
			||||||
 | 
					- [ ] "comment-directive"
 | 
				
			||||||
 | 
					- [ ] "component-definition-name-casing"
 | 
				
			||||||
 | 
					- [ ] "component-name-in-template-casing"
 | 
				
			||||||
 | 
					- [ ] "component-tags-order"
 | 
				
			||||||
 | 
					- [ ] "dot-location"
 | 
				
			||||||
 | 
					- [ ] "eqeqeq"
 | 
				
			||||||
 | 
					- [ ] "html-closing-bracket-newline"
 | 
				
			||||||
 | 
					- [ ] "html-closing-bracket-spacing"
 | 
				
			||||||
 | 
					- [ ] "html-end-tags"
 | 
				
			||||||
 | 
					- [ ] "html-indent"
 | 
				
			||||||
 | 
					- [ ] "html-quotes"
 | 
				
			||||||
 | 
					- [ ] "html-self-closing"
 | 
				
			||||||
 | 
					- [ ] "jsx-uses-vars"
 | 
				
			||||||
 | 
					- [ ] "key-spacing"
 | 
				
			||||||
 | 
					- [ ] "keyword-spacing"
 | 
				
			||||||
 | 
					- [ ] "match-component-file-name"
 | 
				
			||||||
 | 
					- [ ] "max-attributes-per-line"
 | 
				
			||||||
 | 
					- [ ] "max-len"
 | 
				
			||||||
 | 
					- [ ] "multiline-html-element-content-newline"
 | 
				
			||||||
 | 
					- [ ] "mustache-interpolation-spacing"
 | 
				
			||||||
 | 
					- [ ] "name-property-casing"
 | 
				
			||||||
 | 
					- [ ] "no-async-in-computed-properties"
 | 
				
			||||||
 | 
					- [ ] "no-boolean-default"
 | 
				
			||||||
 | 
					- [ ] "no-confusing-v-for-v-if"
 | 
				
			||||||
 | 
					- [ ] "no-deprecated-scope-attribute"
 | 
				
			||||||
 | 
					- [ ] "no-deprecated-slot-attribute"
 | 
				
			||||||
 | 
					- [ ] "no-deprecated-slot-scope-attribute"
 | 
				
			||||||
 | 
					- [ ] "no-dupe-keys"
 | 
				
			||||||
 | 
					- [ ] "no-duplicate-attributes"
 | 
				
			||||||
 | 
					- [ ] "no-empty-pattern"
 | 
				
			||||||
 | 
					- [ ] "no-irregular-whitespace"
 | 
				
			||||||
 | 
					- [ ] "no-multi-spaces"
 | 
				
			||||||
 | 
					- [ ] "no-parsing-error"
 | 
				
			||||||
 | 
					- [ ] "no-reserved-component-names"
 | 
				
			||||||
 | 
					- [ ] "no-reserved-keys"
 | 
				
			||||||
 | 
					- [ ] "no-restricted-syntax"
 | 
				
			||||||
 | 
					- [ ] "no-shared-component-data"
 | 
				
			||||||
 | 
					- [ ] "no-side-effects-in-computed-properties"
 | 
				
			||||||
 | 
					- [ ] "no-spaces-around-equal-signs-in-attribute"
 | 
				
			||||||
 | 
					- [ ] "no-static-inline-styles"
 | 
				
			||||||
 | 
					- [ ] "no-template-key"
 | 
				
			||||||
 | 
					- [ ] "no-template-shadow"
 | 
				
			||||||
 | 
					- [ ] "no-textarea-mustache"
 | 
				
			||||||
 | 
					- [ ] "no-unsupported-features"
 | 
				
			||||||
 | 
					- [ ] "no-unused-components"
 | 
				
			||||||
 | 
					- [ ] "no-unused-vars"
 | 
				
			||||||
 | 
					- [ ] "no-use-v-if-with-v-for"
 | 
				
			||||||
 | 
					- [ ] "no-v-html"
 | 
				
			||||||
 | 
					- [ ] "object-curly-spacing"
 | 
				
			||||||
 | 
					- [ ] "order-in-components"
 | 
				
			||||||
 | 
					- [ ] "prop-name-casing"
 | 
				
			||||||
 | 
					- [ ] "require-component-is"
 | 
				
			||||||
 | 
					- [ ] "require-default-prop"
 | 
				
			||||||
 | 
					- [ ] "require-direct-export"
 | 
				
			||||||
 | 
					- [ ] "require-name-property"
 | 
				
			||||||
 | 
					- [ ] "require-prop-type-constructor"
 | 
				
			||||||
 | 
					- [ ] "require-prop-types"
 | 
				
			||||||
 | 
					- [ ] "require-render-return"
 | 
				
			||||||
 | 
					- [ ] "require-v-for-key"
 | 
				
			||||||
 | 
					- [ ] "require-valid-default-prop"
 | 
				
			||||||
 | 
					- [ ] "return-in-computed-property"
 | 
				
			||||||
 | 
					- [ ] "script-indent"
 | 
				
			||||||
 | 
					- [ ] "singleline-html-element-content-newline"
 | 
				
			||||||
 | 
					- [ ] "space-infix-ops"
 | 
				
			||||||
 | 
					- [ ] "space-unary-ops"
 | 
				
			||||||
 | 
					- [ ] "static-class-names-order"
 | 
				
			||||||
 | 
					- [ ] "this-in-template"
 | 
				
			||||||
 | 
					- [ ] "use-v-on-exact"
 | 
				
			||||||
 | 
					- [ ] "v-bind-style"
 | 
				
			||||||
 | 
					- [ ] "v-on-function-call"
 | 
				
			||||||
 | 
					- [ ] "v-on-style"
 | 
				
			||||||
 | 
					- [ ] "v-slot-style"
 | 
				
			||||||
 | 
					- [ ] "valid-template-root"
 | 
				
			||||||
 | 
					- [ ] "valid-v-bind"
 | 
				
			||||||
 | 
					- [ ] "valid-v-bind-sync"
 | 
				
			||||||
 | 
					- [ ] "valid-v-cloak"
 | 
				
			||||||
 | 
					- [ ] "valid-v-else"
 | 
				
			||||||
 | 
					- [ ] "valid-v-else-if"
 | 
				
			||||||
 | 
					- [ ] "valid-v-for"
 | 
				
			||||||
 | 
					- [ ] "valid-v-html"
 | 
				
			||||||
 | 
					- [ ] "valid-v-if"
 | 
				
			||||||
 | 
					- [ ] "valid-v-model"
 | 
				
			||||||
 | 
					- [ ] "valid-v-on"
 | 
				
			||||||
 | 
					- [ ] "valid-v-once"
 | 
				
			||||||
 | 
					- [ ] "valid-v-pre"
 | 
				
			||||||
 | 
					- [ ] "valid-v-show"
 | 
				
			||||||
 | 
					- [ ] "valid-v-slot"
 | 
				
			||||||
 | 
					- [ ] "valid-v-text"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user