refactor: docubook@latest template nextjs-docker
This commit is contained in:
@@ -4,6 +4,9 @@ import js from "@eslint/js";
|
||||
import tseslint from "typescript-eslint";
|
||||
|
||||
export default tseslint.config(
|
||||
{
|
||||
ignores: ["node_modules", ".next", "postcss.config.cjs", ".eslintignore"],
|
||||
},
|
||||
js.configs.recommended,
|
||||
...nextCoreWebVitals,
|
||||
...nextTypescript,
|
||||
|
||||
Reference in New Issue
Block a user