rsnext/examples/with-typescript/.babelrc

6 lines
No EOL
74 B
Text

{
"presets": [
"next/babel",
"@zeit/next-typescript/babel"
]
}