UNPKG

@byloth/eslint-config

Version:

A collection of some common sense linting rules for JavaScript projects. ✔

4 lines (2 loc) 76 B
import type { Linter } from "eslint"; export default Array<Linter.Config>;