UNPKG

quorum-js

Version:

Quorum.js is an extension to web3.js providing support for JP Morgan's Quorum API

7 lines (6 loc) 153 B
{ "rules": { "no-underscore-dangle": ["error", { "allow": ["_address", "_owner", "_spender", "_value"] }], "no-undef": "off" } }