UNPKG

linted

Version:

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

7 lines 140 B
export declare const enum Path { Not = "!", Directory = "/", Flat = "*", Recurse = "**" } //# sourceMappingURL=path.d.ts.map