jolocom / jolocom-lib

Library for interacting with the identity solution provided by Jolocom.
MIT License
24 stars 18 forks source link

286/migrate to eslint add prettier #287

Closed saifahn closed 5 years ago

saifahn commented 5 years ago

Adds ESLint, removes TSLint file.

There are a number of new dependencies:

Each of these have their own dependencies (1-4 of them). Is this acceptable?

Additionally, I added comments in the .eslintrc.js as notes as to what each rule does, should these remain?

saifahn commented 5 years ago

The latest commit is a big one as it formats all the code according to prettier.