datagrok-ai / public

Public package repository for the Datagrok.ai platform
MIT License
43 stars 26 forks source link

#3001: Tools: unify create and init behaviour code #3001

Open santee opened 1 month ago

santee commented 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.

dnillovna commented 1 month ago

This issue has been mirrored in Jira: https://reddata.atlassian.net/browse/GROK-16513