Skip to content

11.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Dec 00:21
· 77 commits to main since this release
946d12e

@metamask/eslint-config

Changed

  • Stop requiring newlines between multiline blocks/expressions (#263)

@metamask/eslint-config-typescript

Changed

  • Allow async functions without any 'await' (#262)
  • Allow parameters to use PascalCase (#264)