@stellar/eslint-config

2.1.2 • Public • Published

@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"],
};

Readme

Keywords

none

Package Sidebar

Install

npm i @stellar/eslint-config

Weekly Downloads

190

Version

2.1.2

License

Apache-2.0

Unpacked Size

65.3 kB

Total Files

4

Last publish

Collaborators

  • piyalbasu
  • cassiomg
  • stellar-npm-ci
  • stellar-npm
  • bartekn
  • quietbits
  • jacekn
  • fnando_sdf