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

chore: add linting and type checking setup #44

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

asafkorem
Copy link
Collaborator

  • Add ESLint configuration with TypeScript and Prettier support
  • Add GitHub Actions workflow for automated linting and type checking
  • Add npm scripts: lint, lint:fix, and type-check
  • Add ESLint and related dev dependencies

- Add ESLint configuration with TypeScript and Prettier support
- Add GitHub Actions workflow for automated linting and type checking
- Add npm scripts: `lint`, `lint:fix`, and `type-check`
- Add ESLint and related dev dependencies
- Downgrade ESLint and TypeScript-ESLint to latest stable versions\n- Update TypeScript to latest stable version
@asafkorem
Copy link
Collaborator Author

I'll merge this PR (+ auto-fixes) once finishing with #37 to avoid merge conflicts 🙂
CC @tzvielwix

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