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

fix(@typescript-eslint): replace no-parameter-properties with parameter-properties #284

Merged
merged 1 commit into from
Jul 14, 2023

Conversation

G-Rath
Copy link
Contributor

@G-Rath G-Rath commented Jul 13, 2023

This is required for upgrading to @typescript-eslint v6, and the higher v5 version should be compatible with any existing codebases using our configs.

…meter-properties`

This is required for upgrading to `@typescript-eslint` v6
@G-Rath G-Rath requested a review from a team July 13, 2023 23:00
@G-Rath G-Rath merged commit 7274099 into main Jul 14, 2023
@G-Rath G-Rath deleted the adjust-typescript-rule branch July 14, 2023 20:26
github-actions bot pushed a commit that referenced this pull request Jul 14, 2023
## [3.1.1](v3.1.0...v3.1.1) (2023-07-14)

### Bug Fixes

* **@typescript-eslint:** replace `no-parameter-properties` with `parameter-properties` ([#284](#284)) ([7274099](7274099))
@github-actions
Copy link

🎉 This PR is included in version 3.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant