Skip to content

Conversation

gokulprasanth-ni
Copy link
Collaborator

@gokulprasanth-ni gokulprasanth-ni commented Sep 9, 2025

Justification

Resolves #148

Implementation

  • Replaced deprecated ESLint formatting rules with their @stylistic equivalents.
  • Installed the @stylistic/eslint-plugin package and added the plugin reference in the respective files.
  • Used "plugin:@stylistic/disable-legacy", which turns off all the legacy formatting rules that have been migrated to @stylistic .
    Reference: eslint-stylistic/disable-legacy.ts

Testing

  • Packed and applied the updated style guide in our client app - linting passed successfully.
image

gokulprasanth-ni added 5 commits September 9, 2025 11:07
Signed-off-by: gokulprasanth-ni <[email protected]>
Signed-off-by: gokulprasanth-ni <[email protected]>
Signed-off-by: gokulprasanth-ni <[email protected]>
Signed-off-by: gokulprasanth-ni <[email protected]>
Signed-off-by: gokulprasanth-ni <[email protected]>
@gokulprasanth-ni gokulprasanth-ni marked this pull request as ready for review September 9, 2025 13:04
gokulprasanth-ni added 2 commits September 10, 2025 10:28
@gokulprasanth-ni
Copy link
Collaborator Author

@rajsite @TrevorKarjanis Gentle reminder to review this PR.

gokulprasanth-ni added 2 commits September 12, 2025 09:51
Signed-off-by: gokulprasanth-ni <[email protected]>
@rajsite rajsite merged commit 91e2d97 into main Sep 12, 2025
2 checks passed
@rajsite rajsite deleted the users/gokulprasanthRavi/migrate-to-stylistic branch September 12, 2025 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stop providing configuration for deprecated formatting rules
4 participants