mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-11-03 14:03:18 -05: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
 | 
						|
  }
 | 
						|
} |