sony/mapray-js

Proposal to implement Linter for code quality enhancement

Closed this issue · 1 comments

Background:
Currently, our codebase undergoes maintenance and the addition of new features. However, proper code quality management practices have yet to be established. To automate code formatting consistency and error checking, the implementation of a linter tool is being considered.

Objective:
This issue proposes the adoption of a linter tool to improve code quality and seeks feedback and discussion on its implementation.