2.1.2 • Published 4 years ago

@stellar/eslint-config v2.1.2

Weekly downloads
141
License
Apache-2.0
Repository
github
Last release
4 years ago

@stellar/eslint-config

Usage

To install this package:

yarn add --dev \
  eslint \
  eslint-config-prettier \
  eslint-config-react \
  @typescript-eslint/eslint-plugin \
  @typescript-eslint/parser \
  eslint-plugin-jsdoc \
  eslint-plugin-prefer-arrow \
  eslint-plugin-jsdoc \
  @stellar/eslint-config

Then, extend our eslint config in your project's .eslintrc.js:

module.exports = {
  extends: ["@stellar/eslint-config"],
};
2.1.2

4 years ago

2.1.1

4 years ago

2.1.0

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago