Skip to content

putout v7.22.0

Choose a tag to compare

@coderaiser coderaiser released this 10 Apr 11:23
· 16329 commits to master since this release

fix

  • (@putout/eslint-config) space-before-function-paren: keep space after async

feature

  • (putout) add ESLINT_CONFIG_FILE support
  • (@putout/plugin-extract-object-properties) avoid extract of variables binded in outer scope
  • (@putout/eslint-config) add lines-between-class-members
  • (@putout/eslint-config) add key-spacing
  • (@putout/eslint-config) add comma-spacing
  • (@putout/eslint-config) add space-before-function-paren