Licence
MIT
Version
0.4.1
Deps
0
Vulns
0
Weekly
0
Carbyne
Using with babel
Add the following to be able to compile with babel 6 ;
{
"presets": ["es2015"],
"plugins": [ ["transform-react-jsx": {pragma: "c"} ] ]
}
Add the following to be able to compile with babel 6 ;
{
"presets": ["es2015"],
"plugins": [ ["transform-react-jsx": {pragma: "c"} ] ]
}