4 lines
93 B
JavaScript
4 lines
93 B
JavaScript
import { nextjsConfig } from "@repo/eslint-config/nextjs.mjs";
|
|
|
|
export default nextjsConfig;
|