Skip to content

witheslint/witheslint

Repository files navigation


witheslint

Implementing a standardized ESLint configuration across all your projects.


Features

  • Auto fix for formatting
  • Single quotes, no semicolons
  • Sorted imports, dangling commas for cleaner commit diff
  • Designed to work with JSX, TypeScript out-of-box
  • Support also for Astro, React, Svelte, Solid, Vue
  • ESLint Flat config, compose easily!
  • Reasonable defaults, best practices, only one-line of config

Usage

Please refer to the documentation for more details.

About

Implementing a standardized ESLint configuration across all your projects.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published