Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

eslint-config-usecases

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-usecases - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

package.json
{
"name": "eslint-config-usecases",
"description": "ESLint configs by usecase",
"version": "1.0.3",
"version": "1.0.4",
"author": "Marc-Aurèle DARCHE",

@@ -6,0 +6,0 @@ "license": "MIT",

@@ -9,3 +9,5 @@ eslint-config-usecases

ESLint configs by usecase
ESLint configs by usecase with a strong bias towards quality, strictness and the
decision to ban useless semicolons (`;`) for legibility and efficiency
(cf. [the "semi" never rule](http://eslint.org/docs/rules/semi)).

@@ -12,0 +14,0 @@ Those ESLint configs are presented around 3 use cases of JavaScript:

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