Skip to content

Commit

Permalink
chore: pre-commit for tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
dotkrnl committed Jan 16, 2025
1 parent 3a471fa commit 603ead6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tapa-visualizer/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"moduleResolution": "bundler",
"noEmit": true,
"strict": true,
"target": "ES2023"
"target": "ES2023"
},
"include": [
"js/*.js",
Expand Down

0 comments on commit 603ead6

Please sign in to comment.