Skip to content

Commit

Permalink
fix: prettier solidity configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
tuler committed Apr 10, 2024
1 parent 5e5b4c0 commit ea83699
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/contracts/.prettierrc.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"tabWidth": 4,
"plugins": ["prettier-plugin-solidity"],
"overrides": [
{
"files": "*.sol",
Expand Down

0 comments on commit ea83699

Please sign in to comment.