UNPKG
must-jsx
Version:
latest (4.0.0)
4.0.0
3.0.0
2.0.0
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.1
Add JSX assertions to Must.js.
github.com/nwinch/must-jsx
nwinch/must-jsx
must-jsx
/
.babelrc
5 lines
(4 loc)
•
74 B
Plain Text
View Raw
1
2
3
4
5
{
"presets"
:
[
"es2015"
,
"react"
]
,
"plugins"
:
[
"add-module-exports"
]
}