mirror of
				https://github.com/okiba-org/frontend.git
				synced 2025-10-31 00:37:03 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			208 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			208 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| {
 | |
| 	"trailingComma": "all",
 | |
| 	"useTabs": true,
 | |
| 	"semi": true,
 | |
| 	"singleQuote": false,
 | |
| 	"quoteProps": "consistent",
 | |
| 	"jsxSingleQuote": false,
 | |
| 	"bracketSpacing": true,
 | |
| 	"arrowParens": "avoid",
 | |
| 	"printWidth": 80
 | |
| }
 |