Ilya Borisov created IGNITE-9846:
------------------------------------
Summary: Web console: allow to $inject before function definition
Key: IGNITE-9846
URL:
https://issues.apache.org/jira/browse/IGNITE-9846 Project: Ignite
Issue Type: Improvement
Components: wizards
Reporter: Ilya Borisov
Assignee: Andrey Novikov
The issue:
DI $inject property can't be set before function definition because of ESLint rules. This makes code harder to maintain and more error-prone.
What to do:
Loosen ESLint appropriate rules (probably no-use-before-define).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)