0.1.4 • Published 6 months ago

@sripberger/eslint-config v0.1.4

Weekly downloads
1
License
MIT
Repository
github
Last release
6 months ago

@sripberger/eslint-config

This package contains sharable configuration files for ESLint, to be used for my personal JS projects. Feel free to use it in your own projects if you like, though I'll of course be prioritizing my own needs when maintaining it.

Two configs are included:

  • index.js: To be used for all JS files.
  • test.js: To be used for test files.

Base Rules

Most rules contained in this configuration are described in the ESLint rules docs.

JSDoc Rules

Some rules in this package rely on the eslint-plugin-jsdoc plugin, which must be installed alongside ESLint. They are described in the README for that project, and they have to do specifically with formatting of JSDoc comments.

0.1.0

7 months ago

0.1.2

6 months ago

0.1.1

7 months ago

0.1.4

6 months ago

0.1.3

6 months ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago