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: remove comma #9

Merged
merged 1 commit into from
Dec 7, 2024
Merged

fix: remove comma #9

merged 1 commit into from
Dec 7, 2024

Conversation

trofkm
Copy link
Contributor

@trofkm trofkm commented Dec 7, 2024

This comma causes validation errors.

npm error code EJSONPARSE
npm error path /**/vscode-c3/package.json
npm error JSON.parse Expected double-quoted property name in JSON at position 3438 (line 97 column 17) while parsing near "... },\n                }\n            }\n    ..."
npm error JSON.parse Failed to parse JSON data.
npm error JSON.parse Note: package.json must be actual JSON, not just JavaScript.

This comma causes validation errors.
@lerno lerno merged commit be80924 into c3lang:main Dec 7, 2024
@lerno
Copy link
Contributor

lerno commented Dec 7, 2024

Thank you.

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.

2 participants