DEV Community

Discussion on: Setting up your React Workflow with Create React App, EsLint, Flow, Jest & Enzyme

Collapse
 
elbertsoftware profile image
Kenneth Pham • Edited

Thank you for the post! I had one issue after enabling eslint as instructed, the spread operator (...) cause syntax error when React compiles the code. Do you happen to have a similar issue?

Collapse
 
gate3 profile image
Doyin Olarewaju 🇳🇬🇨🇦

Hi Ken,

Sorry my reply took some time. Took my vacation time early this year. I'm not sure i follow though on where you made use of the spread operator that caused the issue. Care to explain ?

Collapse
 
elbertsoftware profile image
Kenneth Pham

Please do not worries about the issue since it actually was a side problem of a different syntax error. Thanks for getting back!

Thread Thread
 
gate3 profile image
Doyin Olarewaju 🇳🇬🇨🇦

Great,glad to see you solved it.cheers