CodeHubOrg / codehub-mentorships

CodeHub Mentorship platform - built with Laravel and React
3 stars 0 forks source link

Add eslint and use it to apply some basic code style rules to all ts & tsx files #42

Closed NeverFearTheasHere closed 4 years ago

katjad commented 4 years ago

I merged master into this branch because of conflicts, and I used the linter on it! That's why now all the components are in the merge commit. :) (it had complained about mixed tabs and spaces; I changed everything to spaces)

NeverFearTheasHere commented 4 years ago

Thank you @katjad ! Shall we merge this in now?

katjad commented 4 years ago

Done :smile: