Open manvydasu opened 3 years ago
A lot of unnecessary Dev dependencies, including prettier and shopify
.eslintrc file is user-specific and doesn't belong in this pull request.
What do you mean by a 'lot of unnecessary Dev dependencies'? This project is already using shopify's eslint configuration. I just upgraded it to newer version.
and .eslintrc file is not user specific. That's rules for the project.
Next step would be to replace deprecated UNSAFE_componentWillReceiveProps with something else (#85).