0.2.4 • Published 9 months ago

@gabortorma/nuxt-eslint-layer v0.2.4

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

10 months ago

0.2.2

10 months ago

0.2.4

9 months ago

0.2.1

10 months ago

0.2.0

10 months ago

0.1.4

10 months ago

0.1.3

10 months ago

0.1.2

10 months ago

0.1.1

10 months ago

0.1.0

10 months ago

0.0.3

10 months ago

0.0.2

10 months ago