Skip to content

Commit

Permalink
style: fix prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
theoludwig committed Apr 6, 2024
1 parent 9675c7a commit bf9403a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"noUncheckedIndexedAccess": true,
"noUnusedLocals": true,
"noUnusedParameters": true,
"forceConsistentCasingInFileNames": true,
},
"forceConsistentCasingInFileNames": true
}
}

0 comments on commit bf9403a

Please sign in to comment.