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

typings: fix syntax error in tsconfig #47584

Merged
merged 1 commit into from
Apr 16, 2023

Conversation

VoltrexKeyva
Copy link
Member

Trailing commas are invalid in JSON files.

Trailing commas are invalid in JSON files.
@VoltrexKeyva VoltrexKeyva added the fast-track PRs that do not need to wait for 48 hours to land. label Apr 16, 2023
@github-actions
Copy link
Contributor

Fast-track has been requested by @VoltrexKeyva. Please 👍 to approve.

@MoLow MoLow added the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 16, 2023
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 16, 2023
@nodejs-github-bot nodejs-github-bot merged commit ae8df42 into nodejs:main Apr 16, 2023
@nodejs-github-bot
Copy link
Collaborator

Landed in ae8df42

@VoltrexKeyva VoltrexKeyva deleted the fix-tsconfig-syntax branch April 16, 2023 22:29
targos pushed a commit that referenced this pull request May 2, 2023
Trailing commas are invalid in JSON files.

PR-URL: #47584
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
@targos targos mentioned this pull request May 2, 2023
danielleadams pushed a commit that referenced this pull request Jul 6, 2023
Trailing commas are invalid in JSON files.

PR-URL: #47584
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
MoLow pushed a commit to MoLow/node that referenced this pull request Jul 6, 2023
Trailing commas are invalid in JSON files.

PR-URL: nodejs#47584
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fast-track PRs that do not need to wait for 48 hours to land.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants