There were a few errors when trying to deploy on heroku with eslint beta 6, after doing some research I found that eslint-beta-9+ makes deploy error free.
Btw this is a nice boilerplate to kickstart a project for a python react dev, thanks for the good work.
Thank you!
I've updated packages via npm-check-updates, didn't notice there is a beta package, probably shouldn't use beta at all - but if it's working, let's leave it there :)
There were a few errors when trying to deploy on heroku with eslint beta 6, after doing some research I found that eslint-beta-9+ makes deploy error free.
Btw this is a nice boilerplate to kickstart a project for a python react dev, thanks for the good work.