3.1.0 • Published 1 year ago

eslint-config-dave v3.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

eslint-config-dave

Extremely thorough, but opinionated ESLint configuration used by myself. It has a goal of being a one-size-fits-all tool, which has a downside of installing a handful of packages that you may not expect (such as the svelte compiler for linting svelte code). Does not cover formatting, which is instead handled by my prettier config.

To use, install eslint-config-dave and write your one-line .eslintrc

{ "extends": "dave" }

What's configured out of the box:

  • TypeScript (if a .tsconfig exists)
  • Code in Svelte files
  • Code in Markdown files

What I would like to add

  • Svelte markup
  • React
  • Vue
  • Markdown content itself
3.1.0

1 year ago

3.0.10

2 years ago

3.0.11

2 years ago

3.0.4

2 years ago

3.0.3

2 years ago

3.0.2

2 years ago

3.0.1

2 years ago

3.0.8

2 years ago

3.0.6

2 years ago

3.0.5

2 years ago

3.0.0

2 years ago

3.0.9

2 years ago

2.1.1

5 years ago

2.1.0

5 years ago

2.0.4

5 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago