anitab-org / anitab-org/bridge-in-tech-web
QA: Add a code formatter and code linter for standardizing the code style
Đang mở
Category: Coding
Category: Quality Assurance
Type: Maintenance
- Ngôn ngữ chính
- JavaScript
- Star
- 59
- Fork
- 95
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
**Is your feature request related to a problem? Please describe.**
It will be difficult to enforce a coding style as the repo grows bigger and gets more PRs.
**Describe the solution you'd like**
We must use a code formatter (ideally, opinionated one like https://prettier.io/) and a code linter (like https://eslint.org/) to enhance code quality and maintain consistency.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.