graphql-playground/client/.babelrc
2020-01-30 22:57:27 -05:00

5 lines
No EOL
64 B
Text

{
"plugins": [
["@babel/plugin-transform-react-jsx"]
]
}