Skip to content

Commit

Permalink
Remove trailing comma to address lint issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew-Grayson committed Mar 5, 2024
1 parent 25f1b6a commit dabee24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"resolveJsonModule": true
},
"include": [
"src/**/*",
"src/**/*"
]
}

0 comments on commit dabee24

Please sign in to comment.