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

eslint-config-valorsoft

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-valorsoft - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

3

package.json
{
"name": "eslint-config-valorsoft",
"version": "0.0.3",
"version": "0.0.4",
"description": "Valor Software's ESLint config, following our styleguide",

@@ -40,4 +40,5 @@ "main": "index.js",

"mocha": "2.4.5",
"pre-commit": "1.1.2",
"strip-json-comments": "2.0.1"
}
}
# Welcome to the most strict eslint config ever
[![npm version](https://badge.fury.io/js/eslint-config-valorsoft.svg)](http://badge.fury.io/js/eslint-config-valorsoft) [![npm downloads](https://img.shields.io/npm/dm/eslint-config-valorsoft.svg)](https://npmjs.org/eslint-config-valorsoft)
[![Build Status](https://travis-ci.org/valor-software/eslint-config-valorsoft.svg?branch=master)](https://travis-ci.org/valor-software/eslint-config-valorsoft)

@@ -29,2 +30,4 @@ [![Dependency Status](https://david-dm.org/valor-software/eslint-config-valorsoft.svg)](https://david-dm.org/valor-software/eslint-config-valorsoft)

- `indent` - 2 spaces rulezzz!
- `max-len` - extended to 120 chars
- `newline-per-chained-call` - extended `ignoreChainWithDepth` to 3
- `eqeqeq` - `smart` mode enabled

@@ -40,2 +43,3 @@ - `dot-location` - `property` mode enabled

- `quote-props` - quote properties only `as-needed` and `keywords`
- `no-magic-numbers` - enabled `ignoreArrayIndexes` and `enforceConst`

@@ -42,0 +46,0 @@ ## Contribution

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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