Fixed "@typescript-eslint/typedef"
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
		@@ -249,7 +249,7 @@
 | 
			
		||||
      "arrayDestructuring": true,
 | 
			
		||||
      "arrowParameter": true,
 | 
			
		||||
      "memberVariableDeclaration": true,
 | 
			
		||||
      "objectDestructuring": true,
 | 
			
		||||
      "objectDestructuring": false,
 | 
			
		||||
      "parameter": true,
 | 
			
		||||
      "propertyDeclaration": true,
 | 
			
		||||
      "variableDeclaration": false,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user