4 lines
73 B
JavaScript
4 lines
73 B
JavaScript
import nextConfig from "eslint-config-next";
|
|
|
|
export default nextConfig;
|