UNPKG
@douglasdennys/react-adal-ad-fs
Version:
latest (0.0.1)
0.0.1
Azure Active Directory (ADAL) support for ReactJS
github.com/douglasdennys45/react-adal-ad-fs
@douglasdennys/react-adal-ad-fs
/
.babelrc
10 lines
(9 loc)
•
140 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"
] }