
About Solhint-Prettier Plugin
The Solhint Prettier plugin allows you to connect the Prettier formatting rules to the Solhint linter.Used as a Solidity linter, Solhint detects a wide array of validation and security rules in compliance with Solidity’s style guide. Prettier is an extremely popular style checker for Javascript with over 100k npmdownloads per month, and provides preset and custom rules forformatting. Combined, Solhint with Prettier is an effective, consistent methodfor contract formatting and linting.