Skip to content

v2.0.0

Compare
Choose a tag to compare
@ypresto ypresto released this 22 Jun 16:37
· 12 commits to master since this release
  • Moved configs depends on TypeScript to overrides section
    • This solves issues when the config is used to lint JS files
  • Disable @typescript-eslint/ban-types and @typescript-eslint/explicit-module-boundary-type
  • Relax @typescript-eslint/no-namespace for declarations

Breaking Change

  • Requires eslint-config-prettier v8