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: setup eslint config #20

Merged
merged 1 commit into from
Sep 25, 2024
Merged

feat: setup eslint config #20

merged 1 commit into from
Sep 25, 2024

Conversation

IvanIhnatsiuk
Copy link
Owner

📜 Description

Added some eslint plugins into the project to improve readability and consistency 🙂

📢 Changelog

JS

  • "@typescript-eslint/eslint-plugin"
  • "@typescript-eslint/parser"
  • "eslint-import-resolver-typescript": "^3.6.3"
  • "eslint-plugin-import": "^2.30.0"
  • "eslint-plugin-jest": "^28.8.3"
  • "eslint-plugin-react-perf": "^3.3.2"

🤔 How Has This Been Tested?

tested locally and on CI

📸 Screenshots (if appropriate):

📝 Checklist

  • CI successfully passed

@IvanIhnatsiuk IvanIhnatsiuk self-assigned this Sep 25, 2024
@IvanIhnatsiuk IvanIhnatsiuk added the enhancement New feature or request label Sep 25, 2024
@IvanIhnatsiuk IvanIhnatsiuk merged commit f5a7cc8 into main Sep 25, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant