mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-02-02 18:34:09 +00:00
make linter happy
This commit is contained in:
parent
24d661a65e
commit
a7a6a03bfe
@ -10,7 +10,7 @@ const DevFunds = require('./dev_funds.js');
|
||||
|
||||
const {defaultHost, dockerHostSwap} = require('../../utils/host');
|
||||
|
||||
/*eslint complexity: ["error", 36]*/
|
||||
/*eslint complexity: ["error", 37]*/
|
||||
var Blockchain = function(options) {
|
||||
this.blockchainConfig = options.blockchainConfig;
|
||||
this.env = options.env || 'development';
|
||||
|
Loading…
x
Reference in New Issue
Block a user