federicobond / solcheck

A Solidity linter written in JS
GNU General Public License v3.0
32 stars 7 forks source link

Requires Node v8 #11

Closed maurelian closed 7 years ago

maurelian commented 7 years ago

I was unable to run on Node v7.10.0. It works on Node v8.2.1.

So requirement is somewhere between those two. Consider adding a note to the README.

federicobond commented 7 years ago

Thanks! Should be an easy fix by updating the Babel config in .babelrc