You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ilya Borisov (JIRA)" <ji...@apache.org> on 2018/10/11 04:16:00 UTC

[jira] [Created] (IGNITE-9846) Web console: allow to $inject before function definition

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)