graphql-engine/community/tools/graphiql-online/.babelrc
2018-10-25 14:57:02 +05:30

4 lines
138 B
Plaintext

{
"presets": ["stage-0", "env", "react"],
"plugins": ["transform-class-properties", "transform-react-remove-prop-types", "istanbul"]
}