turborepo/examples/with-changesets/apps/docs/next.config.js
Jared Palmer d8e82af75a
Add example with changesets and publishing (#1098)
Co-authored-by: Github Copilot Fallback <geovanisouza92@gmail.com>
Co-authored-by: Becca Z <23545426+becca@users.noreply.github.com>
2022-04-22 11:21:46 -04:00

3 lines
47 B
JavaScript

module.exports = {
reactStrictMode: true,
};