Heerim Hong created ZEPPELIN-6055: ------------------------------------- Summary: [FRONT-BUILD] Apply Formatter for consistent code format. Key: ZEPPELIN-6055 URL: https://issues.apache.org/jira/browse/ZEPPELIN-6055 Project: Zeppelin Issue Type: Sub-task Reporter: Heerim Hong Assignee: Heerim Hong
h3. 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. -- This message was sent by Atlassian Jira (v8.20.10#820010)