UNPKG

generator-bitloops

Version:

Next.js with TypeScript, Tailwind, Storybook and Cypress generator by Bitloops

7 lines (5 loc) 107 B
const nextConfig = { /* config options here */ reactStrictMode: true, }; module.exports = nextConfig;