oh lord. prettier eslint and all that
This commit is contained in:
@@ -7,7 +7,9 @@ await import('./src/env.mjs');
|
||||
/** @type {import("next").NextConfig} */
|
||||
const config = {
|
||||
reactStrictMode: true,
|
||||
|
||||
transpilePackages: [],
|
||||
eslint: { ignoreDuringBuilds: true },
|
||||
typescript: { ignoreBuildErrors: true },
|
||||
/**
|
||||
* If you are using `appDir` then you must comment the below `i18n` config out.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user