depot/web/lukegbcom/.babelrc

4 lines
79 B
Text

{
"presets": ["next/babel"],
"plugins": ["react-optimized-image/plugin"]
}