Added jsx-self babel transform plugin

This commit is contained in:
jim
2016-06-20 16:22:59 -07:00
parent b2390cca02
commit 7d0c4ecf17
9 changed files with 111 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
{
"plugins": ["syntax-jsx", "transform-react-jsx-self"]
}