UNPKG

@yeger/eslint-config

Version:

ESLint config preset based on @antfu/eslint-config.

4 lines (2 loc) 109 B
import type { Linter } from 'eslint' export default function (...configs: Linter.Config[]): Linter.Config[]