Skip to content

ShanMehr/TODO_List

 
 

Repository files navigation

As of right now, TODO_List uses the same settings for ESLint and Prettier for both the frontend and the backend.

TODO_List uses the Airbnb styleguide (found here: https://airbnb.io/javascript/react/)

Suggested extensions (for VSCode):

  1. ESlint extension
  2. Prettier extension

Setting up program to format on save:

  1. Open command palette using Ctrl + Shift + P or Command + Shift + P.
  2. Type User Settings.
  3. Click on "Preferences: Open User Settings".
  4. Type "Format on Save" into the search bar.
  5. Check the checkbox.

Main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 57.1%
  • JavaScript 37.7%
  • HTML 5.2%