mirror of
				https://github.com/uditkarode/bing-chat-telegram.git
				synced 2025-10-31 16:57:06 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			224 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			224 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| {
 | |
| 	"trailingComma": "all",
 | |
| 	"useTabs": true,
 | |
| 	"tabWidth": 2,
 | |
| 	"semi": true,
 | |
| 	"singleQuote": false,
 | |
| 	"quoteProps": "consistent",
 | |
| 	"jsxSingleQuote": false,
 | |
| 	"bracketSpacing": true,
 | |
| 	"arrowParens": "avoid",
 | |
| 	"printWidth": 80
 | |
| }
 |