mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 15:34:13 +00:00 
			
		
		
		
	Update .eslintrc.js
This commit is contained in:
		
							parent
							
								
									cb4d65b5c9
								
							
						
					
					
						commit
						b6e3f1c490
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -31,6 +31,7 @@ module.exports = {
 | 
				
			||||||
		"vue/no-unused-components": "warn",
 | 
							"vue/no-unused-components": "warn",
 | 
				
			||||||
		"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",
 | 
				
			||||||
	},
 | 
						},
 | 
				
			||||||
	globals: {
 | 
						globals: {
 | 
				
			||||||
		"require": false,
 | 
							"require": false,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue