UNPKG

@estarlincito/eslint

Version:

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

4 lines (3 loc) 123 B
export { baseConfig } from './base.js'; export { nextJsConfig } from './next-js.js'; export { pkgConfig } from './pkg.js';