mirror of
				https://github.com/nsnail/NetAdmin.git
				synced 2025-10-31 19:35:26 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			320 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			320 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| {
 | |
|     "attributeGroups": ["^v-", "$DEFAULT"],
 | |
|     "attributeSort": "ASC",
 | |
|     "bracketSameLine": true,
 | |
|     "endOfLine": "auto",
 | |
|     "plugins": ["prettier-plugin-organize-attributes"],
 | |
|     "printWidth": 150,
 | |
|     "semi": false,
 | |
|     "singleQuote": true,
 | |
|     "tabWidth": 4,
 | |
|     "trailingComma": "all",
 | |
|     "useTabs": false
 | |
| } |