nicklima/strapi-blog-frontend-next

View on GitHub
.babelrc

Summary

Maintainability
Test Coverage
{
  "presets": ["next/babel"],
  "plugins": [["styled-components", { "ssr": true }]]
}