0.1.25 • Published 3 years ago
@atir-naveed-geeksltd/babel-config-react v0.1.25
Babel Config for React Apps
Babel configuration recommended by Medly for react based web applications
Shared Babel config
Install
yarn add -D @atir-naveed-geeksltd/babel-config-react
Usage
Add below code in your package.json
{
"babel": {
"extends": "@atir-naveed-geeksltd/babel-config-react"
}
}
Default config
You can view the default config here