@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
  }
}

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.1.41latest

Version History

VersionDownloads (Last 7 Days)Published
0.1.41
0.1.30
0.1.20
0.1.10
0.1.00

Package Sidebar

Install

npm i @toryz/eslint-config-svelte

Weekly Downloads

1

Version

0.1.4

License

MIT

Unpacked Size

2.75 kB

Total Files

4

Last publish

Collaborators

  • toryz