1.0.1 • Published 2 years ago

eslint-config-foreground v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

eslint-config-foreground

npm version

This package provides Foreground's Typescript .eslintrc as an extensible shared config.

Usage

We export the Foreground ESLint configuration for your usage.

Our default export contains all of our ESLint rules, including ECMAScript 6+. It requires eslint and eslint-plugin-import.

  1. Install the correct versions of each package, which are listed by the command:

    npx install-peerdeps --dev eslint-config-foreground
  2. Add "extends": "foreground" to your .eslintrc.

1.0.1

2 years ago

1.0.0

2 years ago

0.0.9

2 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago