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

@allanchau/eslint-config

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@allanchau/eslint-config - npm Package Compare versions

Comparing version 4.1.0 to 4.2.0

2

CHANGELOG.md
# Changelog
## Unreleased
## v4.1.0 - 12 August 2017

@@ -5,0 +5,0 @@ - Remove `eslint-comments/no-use`.

{
"name": "@allanchau/eslint-config",
"version": "4.1.0",
"version": "4.2.0",
"description": "Comprehensive ESLint config.",

@@ -30,4 +30,4 @@ "keywords": [

"devDependencies": {
"eslint": "^4.4.1"
"eslint": "^4.6.0"
}
}
# node-eslint-config-allanchau
[![Build Status](https://travis-ci.org/allanchau/node-eslint-config-allanchau.svg?branch=master)](https://travis-ci.org/allanchau/node-eslint-config-allanchau)
[![build status](https://gitlab.com/allanchau/node-eslint-config-allanchau/badges/master/build.svg)](https://gitlab.com/allanchau/node-eslint-config-allanchau/commits/master)
[![npm](https://img.shields.io/npm/v/@allanchau/eslint-config.svg)](https://www.npmjs.com/package/@allanchau/eslint-config)

@@ -5,0 +5,0 @@

@@ -160,2 +160,3 @@ 'use strict';

'func-style': ['error', 'expression', { allowArrowFunctions: true }],
'function-paren-newline': 'error',
'id-blacklist': 'off',

@@ -162,0 +163,0 @@ 'id-length': 'off',

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