* Backend: Bumping Typescript version to 4.4.2 * Replacing any types with instanceOf checks.
		
			
				
	
	
		
			4 lines
		
	
	
		
			88 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			88 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "editor.tabSize": 2,
 | 
						|
  "typescript.tsdk": "../backend/node_modules/typescript/lib"
 | 
						|
} |