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