Skip to content

Commit

Permalink
chore: run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
milapsheth committed May 30, 2024
1 parent cdba174 commit d4b121f
Show file tree
Hide file tree
Showing 20 changed files with 1,413 additions and 748 deletions.
6 changes: 0 additions & 6 deletions .prettierrc
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,6 @@
"useTabs": false,
"bracketSpacing": true,
"overrides": [
{
"files": "*.sol",
"options": {
"explicitTypes": "always"
}
},
{
"files": "*.js",
"options": {
Expand Down
Loading

0 comments on commit d4b121f

Please sign in to comment.