Skip to content

Commit 09a13de

Browse files
committed
chore: prettier plugin missing in config
1 parent 14d46fa commit 09a13de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

prettier-config/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@ module.exports = {
2222
},
2323
},
2424
],
25+
plugins: [require("prettier-plugin-solidity")],
2526
};

0 commit comments

Comments
 (0)