0.5.3 • Published 5 months ago

@gabortorma/nuxt-eslint-layer v0.5.3

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

nuxt-eslint-layer

npm version npm downloads License code style

Preconfigured eslint for Nuxt 3

Install

pnpm add -D @gabortorma/nuxt-eslint-layer

Usage

Add the dependency to extends section in your nuxt.config:

defineNuxtConfig({
  extends: [
    '@gabortorma/nuxt-eslint-layer'
  ]
})

Dependencies

Other necessary dependencies will be installed automatically.

0.3.0

12 months ago

0.5.3

5 months ago

0.2.6

12 months ago

0.5.0

8 months ago

0.4.1

10 months ago

0.4.0

10 months ago

0.3.1

11 months ago

0.5.2

6 months ago

0.2.5

12 months ago

0.5.1

6 months ago

0.2.3

1 year ago

0.2.2

1 year ago

0.2.4

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago