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) 112 B
import { default as tseslint } from 'typescript-eslint'; export declare const baseConfig: tseslint.ConfigArray;