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