Atos-Research-and-Innovation / IoTagent-LoRaWAN

FIWARE IoT Agent for LoRaWAN protocol (with CayenneLpp and CBOR data models)
https://fiware-lorawan.readthedocs.io/en/latest/
Other
34 stars 40 forks source link

Align prettier settings and eslint #49

Closed jason-fox closed 5 years ago

jason-fox commented 5 years ago

With the previous PR #47 - I broke your linting rules. This fixes the issue by either amending the prettier config or the eslint config so that they match.

It shouldn't be an issue going forward as prettier will do its thing on commit, I've also added the linter to the travis CI so that this gets picked up properly.

dcalvoalonso commented 5 years ago

:tada: This PR is included in version 1.0.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: