Merged in chore/remove-eslint-from-config (pull request #3388)
remove deprecated 'eslint' from next.config.ts * remove deprecated 'eslint' from next.config.ts Approved-by: Linus Flood
This commit is contained in:
@@ -30,7 +30,6 @@ const nextConfig = {
|
||||
GIT_SHA: process.env.COMMIT_REF || "",
|
||||
},
|
||||
poweredByHeader: false,
|
||||
eslint: { ignoreDuringBuilds: true },
|
||||
trailingSlash: false,
|
||||
transpilePackages: [
|
||||
"@scandic-hotels/common",
|
||||
|
||||
Reference in New Issue
Block a user