UNPKG
next-tawkto
Version:
latest (0.0.1)
0.0.1
Next.js plugin for TawkTo
github.com/zaarheed/next-tawkto
zaarheed/next-tawkto
next-tawkto
/
.babelrc
7 lines
•
106 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"presets"
:
[
"env"
]
,
"plugins"
:
[
"transform-object-rest-spread"
,
"transform-react-jsx"
]
}