Consensys / Tokens

Ethereum Token Contracts
MIT License
2.06k stars 1.19k forks source link

eslint config? #73

Closed maurelian closed 6 years ago

maurelian commented 7 years ago

@skmgoldin I see you added some eslint plugins. Do you have a config file for it?

Should we add eslint as a dependency as well, or is best practice to run a global install?

skmgoldin commented 7 years ago

Good catch we should install eslint itself in the devDependencies. I'll look into this.

maurelian commented 7 years ago

Looks like it may have been eslint's standard rules: https://github.com/ConsenSys/Tokens/blame/59e92af4a290e0d7945084e78daa4a57cecffe9b/package.json#L36