You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update eslint-config-airbnb-base to version 7.0.0 🚀 (#86)
* chore(package): update eslint-config-airbnb-base to version 7.0.0
https://greenkeeper.io/
* [dev] - Turn off no-template-curly-in-string lint error for this project.
This causes an issue with testing template strings in JSX, as they should be represented as a template string
within a string, like "<div className='foo-${color}' />"
0 commit comments