mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-11 14:34:40 +00:00
add exception to dealWithConfigsMethods; it's simple enough
This commit is contained in:
parent
617d263341
commit
3db27c14cb
@ -92,6 +92,7 @@ ContractsManager.prototype.build = function(done) {
|
||||
}
|
||||
callback();
|
||||
},
|
||||
/*eslint complexity: ["error", 11]*/
|
||||
function dealWithSpecialConfigs(callback) {
|
||||
var className, contract, parentContractName, parentContract;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user