UNPKG
auth0-react-lock
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
React Component for Auth0's Lock.js
github.com/auth0/auth0-react-lock
auth0/auth0-react-lock
auth0-react-lock
/
.babelrc
5 lines
(4 loc)
•
82 B
Plain Text
View Raw
1
2
3
4
5
{
"presets"
:
[
"react"
,
"es2015"
]
,
"ignore"
:
[
"src/__tests__"
,
"src/app.js"
]
}