Skip to content

Commit

Permalink
chore: rm unnecessary comma
Browse files Browse the repository at this point in the history
  • Loading branch information
sungik-choi committed Dec 13, 2024
1 parent f9a86ff commit db38f89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/tsconfig/browser.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"extends": "@channel.io/typescript-config/web.json",
"compilerOptions": {
"jsx": "react-jsx",
"allowJs": true,
"allowJs": true
}
}

0 comments on commit db38f89

Please sign in to comment.