You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 26, 2019. It is now read-only.
I want to use
babel-plugin-styled-components. To enable this I need to add configuration like this:in .babelrc. But there is no .babelrc in this project.
Is it possible to add babel config params without ejecting react scripts?