yeonjuan / html-eslint

ESLint plugin for linting HTML
https://html-eslint.org
MIT License
155 stars 28 forks source link

Add an .eslintrc for the repo to enforce consistent styling #205

Closed RobertAKARobin closed 3 weeks ago

RobertAKARobin commented 1 month ago

This repo has Prettier, but it might be nice to have an .eslintrc to enforce things like which quotes to use and @yeonjuan's other style preferences that Prettier doesn't cover.

yeonjuan commented 1 month ago

Agree! 👍 Thank you for raising this as an issue for improvement!