UNPKG

linted

Version:

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

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