Consensys / ethql

A GraphQL interface to Ethereum :fire:
Apache License 2.0
623 stars 85 forks source link

56: Add tslint + prettier, and upgrade dependencies #4

Closed raulk closed 6 years ago

raulk commented 6 years ago

Visual Studio Code should pick up the preferences automatically, and will start showing errors when linting fails and will format code appropriately if the prettier extension is installed.

To run the linting from CLI: npm run lint.