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: Add ESLint for linting and prettier for formatting #759

Merged
merged 2 commits into from
May 7, 2024

Conversation

susnux
Copy link
Contributor

@susnux susnux commented May 3, 2024

  • Added ESLint for code linting
    • Resolved linting issues
    • Added CI workflow
  • Added prettier for formatting / stylistic rules
    • Resolved all issues (mostly space was used instead of tab)
    • Added CI workflow

@susnux susnux added enhancement New feature or request 3. to review labels May 3, 2024
@susnux susnux force-pushed the fix/add-eslint branch 2 times, most recently from 4ee174b to 945df0a Compare May 3, 2024 21:42
README.md Show resolved Hide resolved
@susnux susnux merged commit 2e0f665 into main May 7, 2024
15 checks passed
@susnux susnux deleted the fix/add-eslint branch May 7, 2024 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants