mirror of
				https://github.com/Akkudoktor-EOS/EOS.git
				synced 2025-11-04 08:46:20 +00:00 
			
		
		
		
	
		
			
	
	
		
			14 lines
		
	
	
		
			448 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			14 lines
		
	
	
		
			448 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| 
								 | 
							
								{
							 | 
						||
| 
								 | 
							
								  "[python]": {
							 | 
						||
| 
								 | 
							
								    "editor.defaultFormatter": "charliermarsh.ruff"
							 | 
						||
| 
								 | 
							
								  },
							 | 
						||
| 
								 | 
							
								  "editor.defaultFormatter": "esbenp.prettier-vscode",
							 | 
						||
| 
								 | 
							
								  "editor.defaultFoldingRangeProvider": "charliermarsh.ruff",
							 | 
						||
| 
								 | 
							
								  "editor.formatOnSave": true,
							 | 
						||
| 
								 | 
							
								  "python.analysis.autoImportCompletions": true,
							 | 
						||
| 
								 | 
							
								  "mypy-type-checker.importStrategy": "fromEnvironment",
							 | 
						||
| 
								 | 
							
								  "python.testing.pytestArgs": [],
							 | 
						||
| 
								 | 
							
								  "python.testing.unittestEnabled": false,
							 | 
						||
| 
								 | 
							
								  "python.testing.pytestEnabled": true
							 | 
						||
| 
								 | 
							
								}
							 |