ecommerce-template/apps/next-template/eslint.config.js

4 lines
121 B
JavaScript

import { config } from "@repo/eslint-config/next";
/** @type {import("eslint").Linter.Config} */
export default config;