eslint-config-gsandf-typescript

1.0.6 • Public • Published

eslint-config-gsandf-typescript

GS&F's extendable ESLint configuration for TypeScript

Usage

This file is meant to be part of your .eslintrc* file or package.json.

To use this with your package, first install this package, then add the following to your .eslintrc file:

{
  "extends": "gsandf-typescript"
}

You can override settings from this package by writing them in your own .eslintrc. (See ESLint's rules.)

Install

With either Yarn or npm installed, run one of the following:

# If using Yarn:
yarn add eslint-config-gsandf-typescript

# If using npm:
npm install --save eslint-config-gsandf-typescript

See Also

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-config-gsandf-typescript

Weekly Downloads

7

Version

1.0.6

License

MIT

Unpacked Size

13 kB

Total Files

26

Last publish

Collaborators

  • blakek