Skip to content

Specify jsx and js check

Oluwaseun Bello requested to merge sean-patch-2 into master

Our current linter config for React-Redux doesn't catch any error in jsx file. PR example

For some reason, jsx file extension is ignored.

I update these files to specify jsx and also update the README file for students to be able to run the command locally.

Merge request reports