Skip to content

v7.0.0

Compare
Choose a tag to compare
@iamturns iamturns released this 09 Feb 00:14
· 147 commits to master since this release
faf7a74

7.0.0 (2020-02-09)

chore

  • Update to latest [@typescript-eslint](https://github.com/typescript-eslint) (#63) (faf7a74)

BREAKING CHANGES

  • You must set parserOptions.project within your ESLint config file. You must upgrade your local dependency of @typescript-eslint/eslint-plugin to 2.19.0. For more details, see PR #63.