babel-plugin-encours
v0.0.14
Published
A small plugin to transpile jsx for the encours framework
Readme
babel-plugin-encours
This is a really simple plugin to transform our JSX into our custom function for the front end framework encours
install:
npm install babel-plugin-encours.babelrc file
{
"plugins":["babel-plugin-encours"]
}