Consensys / surya

A set of utilities for exploring Solidity contracts
Apache License 2.0
1.07k stars 118 forks source link

Fix linter warnings (jshint) addresses #122 #131

Closed tintinweb closed 4 years ago

tintinweb commented 4 years ago

fixed most of the simple issues reported by jshint (vscode).

fixes #122

see commits.

GNSPS commented 4 years ago

Ok, taking the square brackets away was the problem, fixed now! Hooray for testing! 🎉 😂

Thank you @tintinweb! 🤗