0.5.3 • Published 11 months ago

@gabortorma/nuxt-eslint-layer v0.5.3

Weekly downloads
-
License
MIT
Repository
github
Last release
11 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

1 year ago

0.5.3

11 months ago

0.2.6

1 year ago

0.5.0

1 year ago

0.4.1

1 year ago

0.4.0

1 year ago

0.3.1

1 year ago

0.5.2

12 months ago

0.2.5

1 year ago

0.5.1

1 year ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.4

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago