eslint-plugin-replyguy

The ESLint plugin you definitely didn’t ask for.

Downloads
41
Stars
421
Committers
8

eslint-plugin-replyguy

The ESLint plugin you definitely didnt ask for.

This plugin was inspired by @cassidoos Reply Guys video and multiple daily reminders that no matter what you tweet, theres a Reply Guy ready to tell you youre wrong. @tesseralis was tweeting about this long before I had this idea.

Install & Config

npm install --save-dev eslint-plugin-replyguy

In your .eslintrc.js, add this plugin as a preset:

module.exports = {
  extends: ['plugin:replyguy/all'],
};

Why You Should Use This Plugin

If you want your development experience to closely mirror what its like to share code on Twitter, youll love this ESLint config!

The rules in this repo are mostly untested and largely based on something read somewhere once and half-remembered but asserted as Absolute Truth.

Contributions Welcome

Please submit your favorite contradictory opinions as enforceable rules. Only changes that result in circular errors will be merged. But dont you dare submit tests or types or something that would make this repo look like quality software.

Package Rankings
Top 19.23% on Npmjs.org
Top 9.59% on Proxy.golang.org