@gjv/eslint-config-typescript

0.10.3 • Public • Published

@gjv/eslint-config-typescript

npm version install size publish size

This package provides gjv's base Typescript .eslintrc (without React plugins) as an extensible shared config.

Inspired by Airbnb's Javascript Styleguide

Usage

Our default export contains all of our ESLint rules, including ECMAScript 6+.

  1. Install the correct versions of each peer dependency, which are listed by the command:
npm info "@gjv/eslint-config-typescript" peerDependencies

If using npm 5+, use this shortcut

npx install-peerdeps --dev @gjv/eslint-config-typescript
  1. Add "extends": "@gjv/eslint-config-typescript" to your .eslintrc.

Readme

Keywords

none

Package Sidebar

Install

npm i @gjv/eslint-config-typescript

Weekly Downloads

125

Version

0.10.3

License

MIT

Unpacked Size

14.3 kB

Total Files

6

Last publish

Collaborators

  • gregjoeval