Component
CHANGELOG
Description
ESLint and Prettier are trying to format the CHANGELOG.md. This is not providing any end user benefit, as Github's markdown generator is rendering it the same way regardless. Linting is just causing extra commits for no reason.
Add a .prettierignore file and update .eslintignore.
Are you able/willing to make the change? (It's ok if you're not!)
Yes
Code of Conduct
Component
CHANGELOG
Description
ESLint and Prettier are trying to format the CHANGELOG.md. This is not providing any end user benefit, as Github's markdown generator is rendering it the same way regardless. Linting is just causing extra commits for no reason.
Add a
.prettierignorefile and update.eslintignore.Are you able/willing to make the change? (It's ok if you're not!)
Yes
Code of Conduct