Skip to content

eslint-config-typescript 1.14.0

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

About this version

@ahiho/eslint-config-typescript

Ahiho's TypeScript ESLint config extras.

Read the ESlint config docs for more information.

Requirement

  • NodeJS (version >= 18.0.0 and <= 21.x.x)

Installation

yarn add --dev @ahiho/eslint-config-ecmascript @ahiho/eslint-config-typescript

Usage

After installing, update package.json file to add the following properties.

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

Details


Assets

  • eslint-config-typescript-1.14.0.tgz

Download activity

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