Awesome
Babel Plugin React Fix It
Babel plugin for react-fix-it.
Installation
yarn add --dev react-fix-it babel-plugin-react-fix-it
Usage
{
"env": {
"development": {
"plugins": ["react-fix-it"]
}
}
}
Test
yarn test
Babel plugin for react-fix-it.
yarn add --dev react-fix-it babel-plugin-react-fix-it
{
"env": {
"development": {
"plugins": ["react-fix-it"]
}
}
}
yarn test