eslint-config-coralo-nuxt

1.0.3 • Public • Published

eslint-config-coralo-nuxt

Config of ESLint for Nuxt by Coralo Team.

It's like Prettier and AirBnB had a baby.

Installation

Follow the instructions over there. This is optional, though.

Install eslint-config-coralo-nuxt

npm install --save-dev eslint-config-coralo-nuxt

Then, add coralo-nuxt to the "extends" array in your .eslintrc.* file. Make sure to put it last, so it gets the chance to override other configs.

{
  "extends": [
    "coralo-nuxt"
  ]
}

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i eslint-config-coralo-nuxt

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

35.7 kB

Total Files

6

Last publish

Collaborators

  • sangnd