UNPKG

xo

Version:

JavaScript/TypeScript linter (ESLint wrapper) with great defaults

6 lines (5 loc) 151 B
import { type Linter } from 'eslint'; /** The base config that XO builds on top of from user options. */ export declare const config: Linter.Config[];