alltrust / Reminder-App

Set reminders based importance. Search & filter through passed reminders
0 stars 0 forks source link

Linter #15

Open sebastianserrano opened 2 years ago

sebastianserrano commented 2 years ago

Summary

Linter in order to enhance readability and consistency throughout the project

Expected System Behavior

Setup eslint with airbnb rules

Acceptance Criteria

  1. Should setup .eslintrc.js
  2. Should setup .eslintignore
  3. Should setup prettier for formatting rules