eslint-config-liflandgaming

2.0.6 • Public • Published

eslint-config-liflandgaming

:shipit: liflandgaming eslint configuration

Usage

Default

The default ESLint configuration lints for ES6.

Install the default configuration package and eslint dependency:

npm install --save-dev eslint-config-liflandgaming eslint

Add the config to a .eslintrc.json file or the eslintConfig object in package.json using the ESLint extends attribute:

{
  "extends": "liflandgaming"
}

Testing

A module for test-specific rules is available.

Add the config to a .eslintrc.json file or the eslintConfig object in package.json using the ESLint extends attribute:

{
  "extends": "liflandgaming/test"
}

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-config-liflandgaming

Weekly Downloads

2

Version

2.0.6

License

ISC

Last publish

Collaborators

  • kos