Added jsx-source plugin

This commit is contained in:
jim
2015-11-09 13:46:35 -08:00
parent a2efb41748
commit f4049db99d
10 changed files with 145 additions and 2 deletions

View File

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