You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(eslint-plugin): replace auto-fix of class literal property style rule with suggestion (typescript-eslint#7054)
* Complete sentence documenting turning on parserOptions.project
* fix: replace auto-fix with suggestion
* test: adapt tests to expect suggestion rather than output from auto-fix
* fix: add return type
* Revert "Complete sentence documenting turning on parserOptions.project"
This reverts commit a05601f.
* Replace text with suggestion
* Replace both suggestion messages
* Formatting
* yarn format
---------
Co-authored-by: Josh Goldberg <[email protected]>
0 commit comments