chas-academy / u08-business-idea-wepushonsave

u08-business-idea-wepushonsave created by GitHub Classroom
2 stars 3 forks source link

Review Assignment Due Date

Styleguide

We have decided to work with ESLint for linting and Prettier for formatting our code. The standard we will follow for linting is the Airbnb standard because of it´s wide use range

ESLint Standard rules provided by ESLint as recommendation with small modifications to work with TypeScript. This standard might change throughout this project due to inexperience with such technologies

Prettier The way we set our formatting configurations (prettier), is by taking insperation from the React page on github This way we can be sure that our code is up to par with the framework we will be using for the frontend.