1.3.0 • Published 10 months ago

@dooboo/eslint-config-svelte v1.3.0

Weekly downloads
-
License
ISC
Repository
github
Last release
10 months ago

ESLint config for Svelte

Installation

yarn add -D @dooboo/eslint-config-svelte prettier

Usage

Add to your eslint config (.eslintrc, or eslintConfig field in package.json):

{
  "extends": "@dooboo/eslint-config-svelte"
}

For yarn berry user

Extra installation required for user who use yarn berry (pnp). They do not install dependencies in packages.

yarn add -D @typescript-eslint/eslint-plugin 
@typescript-eslint/parser
eslint-plugin-svelte3 prettier
1.2.3

10 months ago

1.3.0

10 months ago

1.2.2

11 months ago

1.2.0

1 year ago

1.1.2

1 year ago

1.0.4

1 year ago

1.0.2

2 years ago

1.0.1

2 years ago

0.0.7

2 years ago

0.0.5

3 years ago

0.0.6

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago