Skip to content

eslint-config 1.14.2

Install from the command line:
Learn more about npm packages
$ npm install @ahiho/eslint-config@1.14.2
Install via package.json:
"@ahiho/eslint-config": "1.14.2"

About this version

@ahiho/eslint-config

Ahiho's full ESLint config.

Read the ESlint config docs for more information.

Requirement

  • NodeJS (version >= 14.x and <= 19)

Installation

yarn add --dev @ahiho/eslint-config

Usage

The ESLint config should be applied to a package's package.json in a Lerna project.

The config will automatically detect if there is Typescript or React in the package and apply corresponding configs.

"eslintConfig": {
  "extends": [
    "@ahiho/eslint-config"
  ]
},

Details


Assets

  • eslint-config-1.14.2.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0