UNPKG
testpub-ssr
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
Test Pub SSR
testpub-ssr
/
.babelrc
9 lines
(8 loc)
•
172 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
{
"presets"
: [
"
@babel
/env"
, [
"
@babel
/typescript"
],
"
@emotion
/babel-preset-css-prop"
],
"plugins"
: [[
"
@babel
/transform-react-jsx"
],
"styled-jsx/babel"
] }