binggg / mrn

Material React Native (MRN) - A Material Design style React Native component library.
http://mrn.js.org
1.73k stars 109 forks source link

Use a Code Quality Tool like ESLint #15

Open Ehesp opened 8 years ago

Ehesp commented 8 years ago

How would you feel towards using some form of code quality tool like ESLint? After playing around with some of the components I feel that many of the files are differently formatted etc.

Happy to set it up if you'd like?

binggg commented 8 years ago

Okay, I will use some code quality tool.

oliviertassinari commented 8 years ago

I would highly recommend you to use eslint over jslint.

binggg commented 8 years ago

I also think so

Ehesp commented 8 years ago

Yeah don't know why I said JSLint to be honest!