6 lines
		
	
	
		
			129 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			129 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
{
 | 
						|
"parser": "@typescript-eslint/parser",
 | 
						|
"plugins":["@typescript-eslint"],
 | 
						|
"extends":["plugin:@typescript-eslint/recommended"]
 | 
						|
}
 |