Details
-
Sub-task
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Description
Zeppelin-web, while a valuable project, is somewhat outdated and has not been actively maintained for some time. Despite this, new issues continue to arise, and it is crucial to keep the codebase clean and well-managed.
I recommend adopting a well-known frontend formatting tool, such as Prettier, as the default formatter for zeppelin-web.
The zeppelin-web-angular project already uses Prettier, and it would be advantageous for zeppelin-web to adopt the Prettier configuration from this angular project, which is relatively up-to-date.
By implementing these conventions and common rules, including Prettier, we can make it easier for frontend developers to contribute to the project. Establishing these standards is a key first step towards improving code quality and developer experience.