♫
📌 canary ▾
next.js
/
examples
/
with-react-intl
/
.babelrc
.babelrc
12 lines
118 B
{
"presets": ["next/babel"],
"plugins": [
[
"formatjs",
{
"ast": true
}
]
]
}
v2.0.0
/
Go
SIGN IN