datagrok-ai / public

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

#2999: Tools: use prettier in addition to eslint #2999

Open santee opened 3 weeks ago

santee commented 3 weeks ago

Add prettier plugin for eslint. ESLint formatting options should be migrated to prettier to avoid massive reformatting.

dnillovna commented 3 weeks ago

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

drizhina commented 6 days ago

prettier-eslint plugin can use eslint rules to do very nice formatting. not sure what you mean here.