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 || "",
|
GIT_SHA: process.env.COMMIT_REF || "",
|
||||||
},
|
},
|
||||||
poweredByHeader: false,
|
poweredByHeader: false,
|
||||||
eslint: { ignoreDuringBuilds: true },
|
|
||||||
trailingSlash: false,
|
trailingSlash: false,
|
||||||
transpilePackages: [
|
transpilePackages: [
|
||||||
"@scandic-hotels/common",
|
"@scandic-hotels/common",
|
||||||
|
|||||||
Reference in New Issue
Block a user