UNPKG

linted

Version:

ESLint mono-plugin bundler with strict, opinionated defaults for (Stylistic) JavaScript, TypeScript, Svelte, HTML, Tailwind/CSS, JSON, JSONC, YAML, and Mocha.

5 lines (4 loc) 250 B
import Core from "@eslinted/core"; import { scopes, optional } from "./scope/index.js"; export default function (extensions?: Parameters<typeof Core<typeof scopes[number], typeof optional[number]>>[6]): unknown[]; //# sourceMappingURL=index.d.ts.map