mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-04 04:12:45 +00:00 
			
		
		
		
	Add settings to project vscode settings.yml
This commit is contained in:
		
							
								
								
									
										23
									
								
								.vscode/settings.json
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										23
									
								
								.vscode/settings.json
									
									
									
									
										vendored
									
									
								
							@@ -1 +1,22 @@
 | 
			
		||||
{}
 | 
			
		||||
{
 | 
			
		||||
    "editor.rulers": [79],
 | 
			
		||||
    "files.insertFinalNewline": true,
 | 
			
		||||
    "[css]": {
 | 
			
		||||
        "editor.tabSize": 2
 | 
			
		||||
    },
 | 
			
		||||
    "[scss]": {
 | 
			
		||||
        "editor.tabSize": 2
 | 
			
		||||
    },
 | 
			
		||||
    "[html]": {
 | 
			
		||||
        "editor.tabSize": 2
 | 
			
		||||
    },
 | 
			
		||||
    "[javascript]": {
 | 
			
		||||
        "editor.tabSize": 2
 | 
			
		||||
    },
 | 
			
		||||
    "[jinja-html]": {
 | 
			
		||||
        "editor.tabSize": 2
 | 
			
		||||
    },
 | 
			
		||||
    "[jinja-js]": {
 | 
			
		||||
        "editor.tabSize": 2
 | 
			
		||||
    },
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user