Update .eslintrc.js
This commit is contained in:
		
							parent
							
								
									5d968afa74
								
							
						
					
					
						commit
						f7c21868fe
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -44,6 +44,8 @@ module.exports = { | ||||||
| 		"vue/valid-v-for": "warn", | 		"vue/valid-v-for": "warn", | ||||||
| 		"vue/return-in-computed-property": "warn", | 		"vue/return-in-computed-property": "warn", | ||||||
| 		"vue/max-attributes-per-line": "off", | 		"vue/max-attributes-per-line": "off", | ||||||
|  | 		"vue/html-self-closing": "off", | ||||||
|  | 		"vue/singleline-html-element-content-newline": "off", | ||||||
| 	}, | 	}, | ||||||
| 	globals: { | 	globals: { | ||||||
| 		"require": false, | 		"require": false, | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue