Babel Plugin React Fix It
December 19, 2016 ยท View on GitHub
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