FEAT: #12 Added software tests
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Build and Push Development Docker Image / build-and-push (push) Failing after 3m3s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Build and Push Development Docker Image / build-and-push (push) Failing after 3m3s
				
			This commit is contained in:
		
							
								
								
									
										16
									
								
								.prettierrc
									
									
									
									
									
								
							
							
						
						
									
										16
									
								
								.prettierrc
									
									
									
									
									
								
							@@ -1,10 +1,10 @@
 | 
			
		||||
{
 | 
			
		||||
	"useTabs": false,
 | 
			
		||||
	"tabWidth": 4,
 | 
			
		||||
	"singleQuote": true,
 | 
			
		||||
	"trailingComma": "none",
 | 
			
		||||
	"printWidth": 100,
 | 
			
		||||
	"plugins": ["prettier-plugin-svelte"],
 | 
			
		||||
	"pluginSearchDirs": ["."],
 | 
			
		||||
	"overrides": [{ "files": "*.svelte", "options": { "parser": "svelte" } }]
 | 
			
		||||
    "useTabs": false,
 | 
			
		||||
    "tabWidth": 4,
 | 
			
		||||
    "singleQuote": true,
 | 
			
		||||
    "trailingComma": "none",
 | 
			
		||||
    "printWidth": 100,
 | 
			
		||||
    "plugins": ["prettier-plugin-svelte"],
 | 
			
		||||
    "pluginSearchDirs": ["."],
 | 
			
		||||
    "overrides": [{ "files": "*.svelte", "options": { "parser": "svelte" } }]
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user