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

@call-a3/eslint-config

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@call-a3/eslint-config - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.1.1](https://github.com/call-a3/eslint-config/compare/1.1.0...1.1.1) (2019-10-15)
### Bug Fixes
* **package:** update eslint-config-standard to version 14.1.0 ([a54d1e5](https://github.com/call-a3/eslint-config/commit/a54d1e5)), closes [#5](https://github.com/call-a3/eslint-config/issues/5)
# [1.1.0](https://github.com/call-a3/eslint-config/compare/1.0.0...1.1.0) (2019-08-12)

@@ -2,0 +9,0 @@

4

package.json
{
"name": "@call-a3/eslint-config",
"version": "1.1.0",
"version": "1.1.1",
"description": "The eslint config preferred by Adriaan Callaerts",

@@ -36,3 +36,3 @@ "main": "index.js",

"eslint-config-prettier": "^6.0.0",
"eslint-config-standard": "^13.0.1"
"eslint-config-standard": "^14.1.0"
},

@@ -39,0 +39,0 @@ "devDependencies": {

# @call-a3/eslint-config
[![Greenkeeper badge](https://badges.greenkeeper.io/call-a3/eslint-config.svg)](https://greenkeeper.io/)
This is my shared eslint config.

@@ -4,0 +6,0 @@ It basically combines the prettier and standard plugins to have best-of-both rules and functionality.

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