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

@thebestco/eslint-config

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thebestco/eslint-config - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

2

package.json
{
"name": "@thebestco/eslint-config",
"version": "2.0.2",
"version": "2.0.3",
"description": "The BestCompany's shared eslint config",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -20,2 +20,10 @@ module.exports = {

"indent": [
"error",
2,
{
"offsetTernaryExpressions": true
}
],
// require immediate function invocation to be wrapped in parentheses

@@ -22,0 +30,0 @@ // http://eslint.org/docs/rules/wrap-iife.html

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