UNPKG

linted

Version:

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

14 lines (13 loc) 230 B
export const scopes = [ "js", "ts", "svelte", "html", "css", "json", "jsonc", "yml", ]; export { optional } from "./optional.js"; export { tree } from "./tree.js"; //# sourceMappingURL=index.js.map