UNPKG
accessibility-comms
Version:
latest (5.0.7)
5.0.7
add accessibility to your website
accessibility-comms
/
.babelrc
10 lines
•
189 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
{
"presets"
: [
"
@babel
/env"
,
"
@babel
/typescript"
],
"plugins"
: [
"
@babel
/proposal-class-properties"
,
"
@babel
/proposal-object-rest-spread"
] }