1
Fork 0
photoview/ui/babel.config.json

5 lines
92 B
JSON

{
"presets": ["@babel/preset-react"],
"plugins": ["styled-components", "graphql-tag"]
}