fix: eslint and build

This commit is contained in:
2026-02-07 09:36:17 +01:00
parent 1135b33792
commit 35b7ba56ed
14 changed files with 3376 additions and 490 deletions

View File

@@ -1,7 +1,7 @@
import mintelConfig from "@mintel/eslint-config/next";
import { nextConfig } from "@mintel/eslint-config/next";
export default [
...mintelConfig,
...nextConfig,
{
rules: {
"no-console": "warn",