Skip to content

Commit

Permalink
feat(billboard): impls of BillboardRegistry
Browse files Browse the repository at this point in the history
  • Loading branch information
robertu7 committed Nov 12, 2023
1 parent 6428a16 commit b19e8b6
Show file tree
Hide file tree
Showing 24 changed files with 3,913 additions and 5,319 deletions.
1 change: 1 addition & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"tabWidth": 2,
"printWidth": 120,
"plugins": ["prettier-plugin-solidity"],
"overrides": [
{
"files": "*.sol",
Expand Down
Loading

0 comments on commit b19e8b6

Please sign in to comment.