mirror of
				https://github.com/louislam/uptime-kuma.git
				synced 2025-11-01 03:49:24 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			275 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			275 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| {
 | |
|     "extends": "stylelint-config-standard",
 | |
|     "rules": {
 | |
|         "indentation": 4,
 | |
|         "no-descending-specificity": null,
 | |
|         "selector-list-comma-newline-after": null,
 | |
|         "declaration-empty-line-before": null,
 | |
|         "no-duplicate-selectors": null
 | |
|     }
 | |
| }
 |