Skip to content

eslint-config-typescript 2.0.0

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

About this version

@eove/eslint-config-typescript

Typescript eslint shareable configuration

Installation

npm install --save-dev @eove/eslint-config-typescript

Usage

Create a .eslintrc.js file with:

module.exports = {
  root: true,
  extends: ["@eove/eslint-config-typescript"],
};

Details


Assets

  • eslint-config-typescript-2.0.0.tgz

Download activity

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