Swap
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
module.exports = {
|
||||
extends: ["@/build-config/eslintrc-next"],
|
||||
ignorePatterns: ["next.config.js", "next-env.d.ts"],
|
||||
};
|
||||
1
web/apps/cast/eslint.config.mjs
Normal file
1
web/apps/cast/eslint.config.mjs
Normal file
@@ -0,0 +1 @@
|
||||
export { default } from "@/build-config/eslintrc-next-app.mjs";
|
||||
Reference in New Issue
Block a user