UNPKG

@estarlincito/eslint

Version:

A customizable ESLint configuration designed to enforce consistent coding styles and best practices in JavaScript and TypeScript projects.

3 lines (2 loc) 83 B
import { Linter } from 'eslint'; export declare const nextJsConfig: Linter.Config;