Danielshow / LocateME_API

Locate Me is a mobile application which aims to protect users from harm by sending information to their emergency contact whenever a button is clicked.
2 stars 1 forks source link

Set up eslint and Prettier #8

Closed Danielshow closed 4 years ago

Danielshow commented 4 years ago

Description

I don't like prettier but I think it is needed to enforce some styles in our code.

This issue will integrate preetier and selint rules. Set up a script to validate our code. Create a git hook to enforce this when user want to commit

Danielshow commented 4 years ago

@sadewole I don't know you are here, you can pick this up.