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

eslint-config-standard-trailing-commas

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-standard-trailing-commas - npm Package Compare versions

Comparing version 6.0.0-beta.2 to 6.0.0-beta.2.1

2

package.json
{
"name": "eslint-config-standard-trailing-commas",
"description": "JavaScript Standard Style - ESLint Shareable Config",
"version": "6.0.0-beta.2",
"version": "6.0.0-beta.2.1",
"author": {

@@ -6,0 +6,0 @@ "name": "Josh Burgess",

@@ -7,7 +7,7 @@ # Standard Trailing Commas

> Trailing commas simplify adding and removing items to objects and arrays, since only the lines you are modifying
> must be touched. Another argument in favor of trailing commas is that it improves the clarity of diffs when an item
> Trailing commas simplify adding and removing items to objects and arrays, since only the lines you are modifying
> must be touched. Another argument in favor of trailing commas is that it improves the clarity of diffs when an item
> is added or removed from an object or array
Original Standard shown documentation below:
Original Standard documentation shown below:

@@ -14,0 +14,0 @@ # Standard - ESLint Shareable Config

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