mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 19:49:01 +01:00 
			
		
		
		
	feat: add temp formatter settings
This commit is contained in:
		
							parent
							
								
									fcb30f6319
								
							
						
					
					
						commit
						b88f81b718
					
				
							
								
								
									
										10
									
								
								.vscode/settings.json
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										10
									
								
								.vscode/settings.json
									
									
									
									
										vendored
									
									
								
							| @ -1,5 +1,9 @@ | |||||||
| { | { | ||||||
|   "editor.formatOnSave": true, |     "editor.formatOnSave": true, | ||||||
|   "files.eol": "\n", |     "editor.defaultFormatter": "esbenp.prettier-vscode", | ||||||
|   "typescript.tsdk": "node_modules/typescript/lib" |     "prettier.tabWidth": 4, | ||||||
|  |     "prettier.printWidth": 140, | ||||||
|  |     "prettier.singleQuote": true, | ||||||
|  |     "files.eol": "\n", | ||||||
|  |     "typescript.tsdk": "node_modules/typescript/lib" | ||||||
| } | } | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Alex
						Alex