@kilohealth/eslint-config-next

1.9.0 • Public • Published

@kilohealth/eslint-config-next

Kilo.Health ESLint config for Next.js.

Getting started

Install dependencies

# yarn
yarn add -D eslint prettier @babel/core

# npm
npm install eslint prettier @babel/core --save-dev

Install the package

# yarn
yarn add -D @kilohealth/eslint-config-next

# npm
npm install @kilohealth/eslint-config-next --save-dev

Usage

Extend your ESLint config in your .eslintrc:

{
  "extends": ["@kilohealth/eslint-config-next"]
}

See also

React ESLint config: @kilohealth/eslint-config-react

Redux-Saga ESLint config: @kilohealth/eslint-config-redux-saga

Node.js ESLint config: @kilohealth/eslint-config-node

React Native ESLint config: @kilohealth/eslint-config-react-native

Package Sidebar

Install

npm i @kilohealth/eslint-config-next

Weekly Downloads

404

Version

1.9.0

License

MIT

Unpacked Size

14.4 kB

Total Files

5

Last publish

Collaborators

  • kiloit
  • lukas.skamarakas
  • alarm109
  • lukebars