This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@tough-griff/eslint-config-typescript

1.1.14 • Public • Published

@tough-griff/eslint-config

My personal preferred ESLint configuration.

Usage

First, install the module and all necessary peer dependencies:

npm install -D @tough-griff/eslint-config-typescript @typescript-eslint/eslint-plugin @typescript-eslint/parser eslint eslint-config-airbnb-base eslint-config-prettier eslint-plugin-import eslint-plugin-prettier prettier

or, using install-peerdeps:

npx install-peerdeps --dev @tough-griff/eslint-config

Add "extends": "@tough-griff/eslint-config-typescript" to your eslint config, wherever it may live.

Package Sidebar

Install

npm i @tough-griff/eslint-config-typescript

Weekly Downloads

0

Version

1.1.14

License

MIT

Unpacked Size

17.5 kB

Total Files

3

Last publish

Collaborators

  • tough-griff