Skip to content

Commit

Permalink
Added 'out' directory to .prettierignore file for CI fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jferas committed Sep 26, 2024
1 parent 32357c4 commit 4801479
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ artifacts
cache
coverage*
contracts*
typechain-types
typechain-types
out

0 comments on commit 4801479

Please sign in to comment.