import config from "@advdoors/eslint-config/next"; export default [ { ignores: ["src/migrations/**"] }, ...config, ];