solhint-config-web3studio

Solhint config for web3studio

Usage no npm install needed!

<script type="module">
  import solhintConfigWeb3studio from 'https://cdn.skypack.dev/solhint-config-web3studio';
</script>

README

Web3Studio Solium Config

Solium config for web3studio projects.

Installation

$ yarn add --dev solhint-config-web3studio solhint

In your .solhint.json file:

{
  "extends": ["solhint:recommended", "web3studio"]
}

License

Apache 2.0