We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14d46fa commit 09a13deCopy full SHA for 09a13de
prettier-config/index.js
@@ -22,4 +22,5 @@ module.exports = {
22
},
23
24
],
25
+ plugins: [require("prettier-plugin-solidity")],
26
};
0 commit comments