depot/web/lukegbcom/.babelrc

5 lines
79 B
Text
Raw Normal View History

2022-04-03 23:32:57 +00:00
{
"presets": ["next/babel"],
"plugins": ["react-optimized-image/plugin"]
}