mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-28 04:01:10 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			139 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			139 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| {
 | |
|   "root": true,
 | |
|   "extends": [
 | |
|     "plugin:vue/recommended",
 | |
|     "standard"
 | |
|   ],
 | |
|   "rules": {
 | |
|     "vue/max-attributes-per-line" : 3
 | |
|   }
 | |
| } |