mirror of
				https://github.com/vector-im/element-call.git
				synced 2022-05-22 02:31:18 +03:00 
			
		
		
		
	Add insertSpaces and tabSize rules
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
		
							
								
								
									
										4
									
								
								.vscode/settings.json
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.vscode/settings.json
									
									
									
									
										vendored
									
									
								
							| @@ -1,3 +1,5 @@ | ||||
| { | ||||
|   "editor.formatOnSave": true | ||||
|   "editor.formatOnSave": true, | ||||
|   "editor.insertSpaces": true, | ||||
|   "editor.tabSize": 2 | ||||
| } | ||||
		Reference in New Issue
	
	Block a user
	 Šimon Brandner
					Šimon Brandner