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 linters, formatter and CI #4

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

magtastic
Copy link

@magtastic magtastic commented Feb 28, 2024

  • Update eslint plugins, they did not work with the typescript version specified in the package.json
  • Add a formatting checker to the package.json scripts
  • Add watchmanconfig and editorconfig files to gitignore, since they are not needed in the repository
  • Fix CI so it verifies that the code is formatted correctly and has no lint errors, then checks if the typescript project builds correctly

@magtastic magtastic marked this pull request as draft February 28, 2024 13:16
@magtastic magtastic changed the title Fix linters and formatter Fix linters, formatter and CI Feb 28, 2024
@magtastic magtastic marked this pull request as ready for review February 28, 2024 13:30
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.

1 participant