import eslint from "@repo/eslint-config/next-js";
console.log("web eslint config", await eslint);
export default eslint;