Skip to content

Commit

Permalink
remove unnecessary comma
Browse files Browse the repository at this point in the history
  • Loading branch information
Miguel7373 authored and kcinay055679 committed Nov 28, 2024
1 parent 2c7ea46 commit 4fb704c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"resolveJsonModule": true,
"esModuleInterop": true,
"useDefineForClassFields": false,
"allowSyntheticDefaultImports": true,
"allowSyntheticDefaultImports": true
},
"angularCompilerOptions": {
"enableI18nLegacyMessageIdFormat": false,
Expand Down

0 comments on commit 4fb704c

Please sign in to comment.