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

feat(fix): Fix prettier organize imports, lint. #2340

Merged
merged 4 commits into from
Nov 26, 2024

Conversation

rossbulat
Copy link
Collaborator

@rossbulat rossbulat commented Nov 26, 2024

Updates the project's prettier config to accommodate version 3:

  • Re-activates prettier-plugin-organize-imports by adding it to the prettier config.
  • Moves prettier config to package.json under the prettier key.
  • Tidies up .prettierignore with better categorization, and removes tsconfig.json files.
  • Project-wide lint

Misc:

  • Removes outdated eslint-plugin-prefer-arrow eslint plugin.

@rossbulat rossbulat merged commit 441caf7 into main Nov 26, 2024
7 checks passed
@rossbulat rossbulat deleted the rb-fix-prettier-organize-import branch November 26, 2024 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

1 participant