UNPKG

@witheslint/preset-svelte

Version:
23 lines (14 loc) 1.37 kB
<img src="https://github.com/witheslint/static/raw/main/icons/witheslint.svg" alt="witheslint" align="right" width="140" height="140"> <p> <a href="https://deepwiki.com/witheslint/witheslint"><img src="https://deepwiki.com/badge.svg" alt="Ask DeepWiki"></a> <a href="https://npmjs.com/package/@witheslint/preset-svelte"><img src="https://img.shields.io/npm/v/@witheslint/preset-svelte?style=flat&colorA=0B0B0B&colorB=1FA669&label=version" alt="Version"></a> <a href="https://github.com/witheslint/witheslint/blob/main/LICENSE"><img src="https://img.shields.io/github/license/witheslint/witheslint.svg?style=flat&colorA=0B0B0B&colorB=1FA669&label=license" alt="License"></a> </p> ✨ The svelte preset for `witheslint`. ## Usage For the easiest setup experience, we recommend using the main [`witheslint`](../../witheslint) package. ## Included Plugins | Prefix | Plugin & Parser | Description | |---------------|---------------------------------------------------------------------------|--------------------------------| | `svelte/*` | [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) | Core Svelte linting rules | | `-` | [svelte-eslint-parser](https://github.com/sveltejs/svelte-eslint-parser) | Parser for `.svelte` files |