Skip to content

eslint-config-typescript 1.7.1

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

About this version

@smartlook/eslint-config-typescript

This config should be used in all TypeScript projects.

Installation

npm i -D @smartlook/eslint-config-typescript
// .eslintrc.js

module.exports = {
    extends: ['@smartlook/eslint-config-typescript'],
}

License

See LICENSE.

Details


Assets

  • eslint-config-typescript-1.7.1.tgz

Download activity

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

Recent versions

View all