UNPKG

linted

Version:

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

15 lines 195 B
export const tree = [ [ "jsonc", ["json"], ], [ "svelte", ["ts"], ], [ "ts", ["js"], ], ]; //# sourceMappingURL=tree.js.map