Closed altaywtf closed 7 years ago
Hi @altayaydemir. Thanks for your edits and yes, I am also a fan of airbnb's config for eslint which we can use. I am adding it as an issue into phase-2.
Hello again @hwclass!
For the sake of maintainability I've added eslint config in https://github.com/hwclass/ziya/pull/32/commits/047c9f62c0636add20062d80ac143282ae731a87 and changed some parts that causing eslint to throw warnings/errors.
I've also renamed src/src
folder as src/client
to prevent confusion.
Since we're not forced to use eslint config comes from react-scripts, I guess we need to agree on a new config for future usage. I'm a big fan of airbnb's eslint config and js styleguide so I suggest to use that one. What do you think @hwclass?