djangoindia / djangoindia.org

Official website of djangoindia community.
MIT License
6 stars 8 forks source link

fix: build error on escape unescaped entities in JSX components #29

Closed SureshPradhana closed 1 week ago

SureshPradhana commented 1 week ago

resolves (https://github.com/djangoindia/djangoindia.org/issues/28)

DevilsAutumn commented 1 week ago

I was wondering if we could add proper linting rules and pre-commit hooks for frontend to catch these types of errors.