UNPKG
apply-with-linkedin-react
Version:
latest (1.0.1)
1.0.1
1.0.0
React Component for Apply With LinkedIn
apply-with-linkedin-react
/
.babelrc
10 lines
(9 loc)
•
158 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
{
"presets"
: [
"
@babel
/preset-env"
,
"
@babel
/preset-react"
],
"plugins"
: [
"
@babel
/plugin-proposal-class-properties"
] }