mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			23 lines
		
	
	
		
			540 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			540 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "C_Cpp.default.configurationProvider": "ms-vscode.cmake-tools",
 | |
|   "cmake.generator": "Ninja",
 | |
|   "git.inputValidationLength": 80,
 | |
|   "git.inputValidationSubjectLength": 72,
 | |
|   "files.insertFinalNewline": true,
 | |
|   "files.trimFinalNewlines": true,
 | |
|   "files.associations": {
 | |
|     "fstream": "cpp",
 | |
|     "iomanip": "cpp",
 | |
|     "string": "cpp",
 | |
|     "system_error": "cpp",
 | |
|     "vector": "cpp",
 | |
|     "xlocmon": "cpp",
 | |
|     "xlocnum": "cpp",
 | |
|     "xloctime": "cpp",
 | |
|     "xstring": "cpp"
 | |
|   },
 | |
|   "search.exclude": {
 | |
|     "/extras/tests/catch/*": true
 | |
|   }
 | |
| }
 |