Skip to content

3.0.3

Choose a tag to compare

@sneridagh sneridagh released this 13 May 16:16
· 6046 commits to main since this release
18afec8

Internal

  • Use eslint-config-react-app instead of airbnb + custom config for linting @timo
  • More eslint fixes for avoiding parsing errors on decorators @sneridagh
  • Add 'prettier' command to check if there are any missing prettier fixes @timo
  • Run 'prettier' on Travis and fail the build if there are missing prettier fixes @timo
  • Add 'prettier:fix' command to fix all missing prettier fixes at once @timo
  • Run 'prettier:fix' once and commit all fixes @timo
  • Fix the most important violations reported with the new config @sneridagh