solium-plugin-dotta

Dotta's Solium linting plugin

Usage no npm install needed!

<script type="module">
  import soliumPluginDotta from 'https://cdn.skypack.dev/solium-plugin-dotta';
</script>

README

solium-plugin-dotta

Dotta's Solium plugin

Install

$ npm install -g solium
$ npm install -g solium-plugin-dotta

Usage

In the .soliumrc.json file, add:

{
  ...
  "rules": {
    ...
    "dotta/underscore-function-arguments": [
      "warning"
    ]
}

Authors

@cryppadotta

Forked from solium-plugin-zeppelin by

@elopio

@facuspagnuolo

License

MIT © 2017-2018 Dotta