Skip to content

Releases: becodeorg/eslint-config

0.13.0

Choose a tag to compare

@NickBanken NickBanken released this 17 Nov 15:21
  • removal of kebabcase & no-literals jsx in ESlintrc
  • addition of endOfLine prettierrc

0.12.4

Choose a tag to compare

@NickBanken NickBanken released this 17 Nov 15:18

What's Changed

Full Changelog: 0.12.3...0.12.4

0.12.1

Choose a tag to compare

@NickBanken NickBanken released this 17 Nov 14:54
6d72eca

Full Changelog: 0.12.0...0.12.1

0.12.0

Choose a tag to compare

@leny leny released this 20 Jan 09:38
24ee53a
  • Update dependencies
  • Replace deprecated babel-eslint with @babel/eslint-parser

0.11.0

Choose a tag to compare

@leny leny released this 04 Oct 09:13
03a9f17
  • Update dependencies
  • Change severity of no-extra-parens (from ERROR to WARNING)

0.10.0

Choose a tag to compare

@leny leny released this 13 Jun 17:02
5701dc2
  • Update dependencies
  • Update react/button-has-type severity (from ERROR to WARNING)

0.9.1

Choose a tag to compare

@leny leny released this 12 Apr 11:22
bc14fca
  • Update dependencies
  • Implement default changes from prettier 2.0.0
  • Handle json files with prettier

0.8.2

Choose a tag to compare

@leny leny released this 07 Nov 07:50
3413c59
  • Update dependencies

0.8.1

Choose a tag to compare

@leny leny released this 14 Oct 08:19
81ce0c2
  • Fix missing documentation

0.8.0

Choose a tag to compare

@leny leny released this 14 Oct 07:33
6dd5efa
  • Update dependencies
  • Add --with-scripts options
  • Add workflow to automate publish on push to master