fix: eslint and build
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user