Skip to content

eslint-config-typescript 1.11.1

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

About this version

@ahiho/eslint-config-typescript

Ahiho's TypeScript ESLint config extras.

Read the ESlint config docs for more information.

Requirement

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

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.11.1.tgz

Download activity

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