MetaMask / mascara

(beta) Add MetaMask to your dapp even if the user doesn't have the extension installed
Other
173 stars 29 forks source link

Add eslint coding standard rules to dev dependencies. #15

Closed digitaldonkey closed 6 years ago

digitaldonkey commented 6 years ago

Added eslint configuration to document current coding standards. Including some very minor var -> let changes and removing variables if they are returned next line.