UNPKG
undertool
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Multi-tooltip instrument for React
github.com/ClydeTheCloud/Undertool
ClydeTheCloud/Undertool
undertool
/
.babelrc
4 lines
•
122 B
Plain Text
View Raw
1
2
3
4
{
"presets"
: [
"@babel/preset-env"
,
"@babel/preset-react"
],
"plugins"
:
[["@babel/plugin-proposal-class-properties"]]
}