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

Add prettier code formatting #47

Closed jason-fox closed 5 years ago

jason-fox commented 5 years ago

Adds prettier and husky. All JavaScript files are autoformated on commit using the Git Hooks hook.

running npm run prettier will format all files with standardized whitespace.

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: