Fix syntax errors in tsconfig.json.

Review Request #13733 — Created April 16, 2024 and submitted

Information

Review Board
release-7.x

Reviewers

Somehow, our tsconfig.json ended up losing some trailing commas. This
appeared to have happened when I was working to split it out into
multiple files.

This change adds back the missing commas.

Verified that the TypeScript settings were being applied, and that a
command I was running no longer complained about a syntax error.

Summary ID
Fix syntax errors in tsconfig.json.
Somehow, our tsconfig.json ended up losing some trailing commas. This appeared to have happened when I was working to split it out into multiple files. This change adds back the missing commas.
984122cb0eb06ef05f3d564ff9475dd956173397
david
  1. Ship It!
  2. 
      
maubin
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-7.x (a81d3be)
Loading...