Skip to content

Commit

Permalink
Enforce semicolons
Browse files Browse the repository at this point in the history
  • Loading branch information
muodov committed Nov 5, 2024
1 parent b1ff2c1 commit 14b925a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .prettierrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"semi": false,
"singleQuote": true,
"printWidth": 140,
"tabWidth": 4
Expand Down

0 comments on commit 14b925a

Please sign in to comment.