Skip to content

Code quality commands

André O. Ravagnani edited this page Nov 2, 2022 · 1 revision

Solve .sol files

npm run prettier:solidity

Show .sol problems

npm run solhint

Solve test.js files

npm run prettier:js

Clone this wiki locally