Open santee opened 1 month ago
As init and create often do the same thing, its worth reusing the code. For instance, for eslint initialisation (at the moment it appears that --eslint doesn't do anything on creation, while it works for init).
In addition, apply eslint formatting in tools.
This issue has been mirrored in Jira: https://reddata.atlassian.net/browse/GROK-16513
As init and create often do the same thing, its worth reusing the code. For instance, for eslint initialisation (at the moment it appears that --eslint doesn't do anything on creation, while it works for init).
In addition, apply eslint formatting in tools.