-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Find and fix instances of trailing commas in tsconfig.json #4037
Copy link
Copy link
Closed
Labels
good first issueGood for newcomersGood for newcomershelp wantedIssues looking for someone to run with them!Issues looking for someone to run with them!improve or update documentationEnhance / update existing documentation (e.g. add example, improve description, update for changes)Enhance / update existing documentation (e.g. add example, improve description, update for changes)
Description
📋 Page(s) affected (or suggested, for new content)
https://docs.astro.build/en/install/manual/#6-add-typescript-support
📋 General description or bullet points (if proposing new content)
There are some tsconfig.json examples which have a trailing comma, which is invalid JSON. Find and replace instances of this in the docs.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedIssues looking for someone to run with them!Issues looking for someone to run with them!improve or update documentationEnhance / update existing documentation (e.g. add example, improve description, update for changes)Enhance / update existing documentation (e.g. add example, improve description, update for changes)