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(backend): fix lint parsing error in .json files #41

Conversation

CeeJayyy007
Copy link
Contributor

@CeeJayyy007 CeeJayyy007 commented Mar 1, 2024

Pull Request

Description

  • Fixed linting errors encountered when parsing .json files

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)\
  • Refactoring (no functional changes, no api changes)
  • Documentation content changes

Issue ticket number and link

Checklist

  • Self-reviewed my code prior to submission.
  • Tests have been added or updated (if applicable).
  • Documentation has been updated (if applicable).
  • Screenshots added (if applicable).
  • This PR is ready for review.

Screenshots

@CeeJayyy007 CeeJayyy007 linked an issue Mar 1, 2024 that may be closed by this pull request
@CeeJayyy007 CeeJayyy007 requested review from xamdoo, RickyC0626 and jaysabe and removed request for xamdoo March 1, 2024 09:31
@CeeJayyy007 CeeJayyy007 self-assigned this Mar 1, 2024
@RickyC0626 RickyC0626 changed the title fix(backend): fix linting parsing error in .json files fix(backend): fix lint parsing error in .json files Mar 1, 2024
@RickyC0626 RickyC0626 merged commit 953c835 into dev Mar 1, 2024
3 checks passed
@RickyC0626 RickyC0626 deleted the gh-39/bug-backend-linting-fails-with-error-when-parsing-packagejson branch March 1, 2024 13:16
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.

🐛 Bug: backend/ linting fails with error when parsing package.json
3 participants