UNPKG

linted

Version:

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

9 lines (8 loc) 133 B
{ "extends": "../tsconfig-base", "compilerOptions": { "rootDir": ".", "outDir": "../dist", "composite": true, }, }