25 lines
		
	
	
		
			368 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			368 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| {
 | |
| 	"folders": [
 | |
| 		{
 | |
| 			"path": "."
 | |
| 		}
 | |
| 	],
 | |
| 	"settings": {
 | |
| 		"files.associations": {
 | |
| 			"functional": "cpp",
 | |
| 			"*.tcc": "cpp",
 | |
| 			"map": "cpp",
 | |
| 			"*.cps": "javascript",
 | |
| 			"bitset": "cpp",
 | |
| 			"algorithm": "cpp",
 | |
| 			"istream": "cpp",
 | |
| 			"limits": "cpp",
 | |
| 			"streambuf": "cpp",
 | |
| 			"string": "cpp",
 | |
| 			"typeinfo": "cpp",
 | |
| 			"cmath": "cpp",
 | |
| 			"iterator": "cpp"
 | |
| 		}
 | |
| 	}
 | |
| }
 |