DEV Community

Harry Solovay
Harry Solovay

Posted on

Rescripts Framework for create-react-app 2.0+

Hi Everyone,

I just released the Rescripts framework, which allows you to customize newer versions of react-scripts in a way that is less likely to break with updates. It will enable you to use custom linting (ESLint, TSLint), Babel, Webpack, dev server, and Jest configurations, and much more. I'm really excited to see how people are using it so that I can improve upon it to meet the needs of React devs all over... but to do this, I really need feedback. Please let me know your thoughts on it and how it could be better, or on what specific "rescript" (plugin) you're looking for.

Thank you so much.

Kind regards,

Harry

Latest comments (0)