-
-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
peerDependencies should be superset of those of eslint-config-standard #94
Comments
mightyiam
added a commit
that referenced
this issue
Aug 5, 2019
BREAKING CHANGE: `eslint-config-standard` has been updated to `13.0.1`. BREAKING CHANGE: Updatd all peer dependencies. Fixes #80. Fixes #94. Added option for rule `@typescript-eslint/explicit-function-return-type`: `allowHigherOrderFunctions: true`. BREAKING CHANGE: `typescript-eslint/parser` is no longer a `peerDependency`, but a `dependency`. Users should remove it from their configuration, as well. Closes #65. Updated `@typescript-eslint/eslint-plugin` to `1.10.2`.
mightyiam
added a commit
that referenced
this issue
Aug 5, 2019
BREAKING CHANGE: `eslint-config-standard` has been updated to `13.0.1`. BREAKING CHANGE: Updatd all peer dependencies. Fixes #80. Fixes #94. Added option for rule `@typescript-eslint/explicit-function-return-type`: `allowHigherOrderFunctions: true`. BREAKING CHANGE: `typescript-eslint/parser` is no longer a `peerDependency`, but a `dependency`. Users should remove it from their configuration, as well. Closes #65. Updated `@typescript-eslint/eslint-plugin` to `1.10.2`.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: