UNPKG

solhint-plugin-wonderland

Version:

This [Solhint](https://github.com/protofire/solhint/) plugin provides [Wonderland](https://github.com/defi-wonderland) custom rules.

4 lines (2 loc) 155 B
const NonStateVarsLeadingUnderscoreChecker = require('./rules/non-state-vars-leading-underscore') module.exports = [NonStateVarsLeadingUnderscoreChecker]