UNPKG
cpr-mask
Version:
latest (2.2.7)
2.2.7
2.2.6
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.1
2.1.0
2.0.0
2.0.0-alpha
1.0.8
1.0.7
1.0.6
A masking component for react
github.com/CanopyTax/cpr-mask
CanopyTax/cpr-mask
cpr-mask
/
.babelrc
11 lines
(10 loc)
•
189 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"presets"
: [
"
@babel
/preset-env"
,
"
@babel
/preset-react"
],
"plugins"
: [
"
@babel
/plugin-proposal-object-rest-spread"
,
"
@babel
/plugin-proposal-class-properties"
] }