djangoindia/djangoindia.org
[FEATURE] Add lint check on pre-commit for front end
开放
#207 创建于 2024年10月20日
enhancementhacktoberfest
仓库指标
- 星标
- (133 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
Summary
Currently We lack lint checks on front end such as prettier
Description
prettier can be added to pre-commit-config.yaml and need some additional configurations.
References
Use Case
No response
Alternatives
No response
Affected Area
Frontend