Skip to content

fix: tsconfig.json is not jsonc compatible#15958

Closed
cbazureau wants to merge 1 commit intoprettier:mainfrom
cbazureau:main
Closed

fix: tsconfig.json is not jsonc compatible#15958
cbazureau wants to merge 1 commit intoprettier:mainfrom
cbazureau:main

Conversation

@cbazureau
Copy link
Copy Markdown

@cbazureau cbazureau commented Jan 18, 2024

Description

tsconfig.json is not compatible with jsonc parsing (comments are tolerated but not trailing commas). See #15956 (comment)

Checklist

  • I’ve added tests to confirm my change works.
  • (If changing the API or CLI) I’ve documented the changes I’ve made (in the docs/ directory).
  • (If the change is user-facing) I’ve added my changes to changelog_unreleased/*/XXXX.md file following changelog_unreleased/TEMPLATE.md.
  • I’ve read the contributing guidelines.

Try the playground for this PR

@fisker
Copy link
Copy Markdown
Member

fisker commented Feb 3, 2024

Thanks for working on this, changed in #16012

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