thoughtbot / stylelint-config

A shareable stylelint configuration that enforces thoughtbot’s Sass guides.
https://thoughtbot.com
MIT License
9 stars 2 forks source link

Lint JavaScript with eslint/prettier #53

Closed nickcharlton closed 9 months ago

nickcharlton commented 9 months ago

This uses @thoughtbot/eslint-config/base, along with the prettier plugin and configuration for formatting and fixing.

One rule is overidden, as using modules is nice in the tests, but this avoids changing the existing index.js.