@toryz/eslint-config-svelte

0.1.4 • Public • Published

@toryz/eslint-config-svelte

npm

lint for vite + svelte

Install

pnpm add eslint @toryz/eslint-config-svelte -D

Usage

add .eslintrc.json
{
  "root": true,
  "extends": "@toryz/svelte",
  "rules": {
    // your custom rules
  }
}

Readme

Keywords

Package Sidebar

Install

npm i @toryz/eslint-config-svelte

Weekly Downloads

3

Version

0.1.4

License

MIT

Unpacked Size

2.75 kB

Total Files

4

Last publish

Collaborators

  • toryz