@gabortorma/nuxt-eslint-layer

0.5.3 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i @gabortorma/nuxt-eslint-layer

Weekly Downloads

5

Version

0.5.3

License

MIT

Unpacked Size

9.34 kB

Total Files

17

Last publish

Collaborators

  • gabortorma