UNPKG

linted

Version:

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

18 lines (17 loc) 210 B
{ "files": [ "index.ts", ], "extends": "./tsconfig-src", "include": [ "../typings/**/*", ], "references": [ { "path": "scope", }, { "path": "settings", }, ], }