Closed nickcharlton closed 9 months ago
This uses @thoughtbot/eslint-config/base, along with the prettier plugin and configuration for formatting and fixing.
@thoughtbot/eslint-config/base
prettier
One rule is overidden, as using modules is nice in the tests, but this avoids changing the existing index.js.
index.js
This uses
@thoughtbot/eslint-config/base
, along with theprettier
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
.