Skip to content
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

new prefer-readonly-type rule #237

Closed
wants to merge 20 commits into from
Closed

Conversation

RebeccaStevens
Copy link
Collaborator

fix #153

@RebeccaStevens RebeccaStevens added Breaking Change This change will require a new major release. Type: Enhancement Enhancement of the code, not introducing new features. labels Jul 25, 2021
@RebeccaStevens
Copy link
Collaborator Author

Waiting on typescript-eslint/typescript-eslint#3658

BREAKING CHANGE: Node 12.4.0 or new is now required
BREAKING CHANGE: removed stylitic ruleset in favor of stylistic ruleset
Remove dev-dependencies that aren't needed for testing and aren't compatable with all node versions
being tested against.
BREAKING CHANGE: rule "prefer-type-literal" has been removed.
removed:
 - @typescript-eslint/explicit-function-return-type

added:
 - @typescript-eslint/prefer-readonly
 - @typescript-eslint/prefer-readonly-parameter-types
 - @typescript-eslint/switch-exhaustiveness-check
 - @typescript-eslint/prefer-const

BREAKING CHANGE: update recommended external rules
@RebeccaStevens
Copy link
Collaborator Author

Closing in favor of #255

@RebeccaStevens RebeccaStevens deleted the new-prefer-readonly-type branch August 8, 2021 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Breaking Change This change will require a new major release. Status: Blocked Progress on this issue is currently not possible. Type: Enhancement Enhancement of the code, not introducing new features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant