Skip to content

v3.2.0

Compare
Choose a tag to compare
@6XGate 6XGate released this 14 Aug 22:18
· 9 commits to main since this release

Made using ESLint and Prettier separately possible

  • Added a separately referenceable Prettier config.
  • Reverted the arrow parentheses to default.
  • Added the usePrettier config support function.
  • The Prettier component is no longer force-enabled in the ESLint rules.
  • Removed unnecessary dependency requirements for the JavaScript component.
  • Disabled the no-confusing-arrow rule since it doesn't play well with Prettier.