New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

eslint-plugin-replyguy

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-replyguy

The ESLint plugin you definitely didn’t ask for.

  • 1.7.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-50%
Maintainers
1
Weekly downloads
 
Created
Source

eslint-plugin-replyguy

The ESLint plugin you definitely didn’t ask for.

The plugin in action

This plugin was inspired by @cassidoo’s Reply Guys video and multiple daily reminders that no matter what you tweet, there’s a Reply Guy ready to tell you you’re 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 it’s like to share code on Twitter, you’ll 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 don’t you dare submit tests or types or something that would make this repo look like quality software.

FAQs

Package last updated on 09 Aug 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc