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: invalid json #230

Merged
merged 1 commit into from
Dec 18, 2023
Merged

fix: invalid json #230

merged 1 commit into from
Dec 18, 2023

Conversation

roerohan
Copy link
Member

Description

Removed trailing comma in json.

Resolved issues

NA

Before submitting the PR, please take the following into consideration

  • It's really useful if your PR references an issue where it is discussed ahead of time. In many cases, features are absent for a reason. If you don't have an issue, please create one.
  • Prefix your PR title with feat: , fix: , chore: , docs:, or refactor:.
  • The description should clearly illustrate what problems it solves.
  • Ensure that the commit messages follow our guidelines.
  • Resolve merge conflicts (if any).
  • Make sure that the current branch is upto date with the main branch.

Removed trailing comma in json
@roerohan roerohan added the documentation Improvements or additions to documentation label Dec 18, 2023
@roerohan roerohan self-assigned this Dec 18, 2023
@roerohan roerohan merged commit 64947a3 into main Dec 18, 2023
1 of 2 checks passed
@roerohan roerohan deleted the chore-valid-json branch December 18, 2023 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant