djangoindia/djangoindia.org

[FEATURE] Add lint check on pre-commit for front end

Open

#207 opened on Oct 20, 2024

 (8 comments) (0 reactions) (1 assignee)TypeScript (63 forks)auto 404
enhancementhacktoberfest

Repository metrics

Stars
 (133 stars)
PR merge metrics
 (PR metrics pending)

Description

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

https://prettier.io/docs/en/

Use Case

No response

Alternatives

No response

Affected Area

Frontend

Contributor guide