@call-a3/eslint-config
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -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 @@ |
{ | ||
"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. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4793
18
+ Addedeslint-config-standard@14.1.1(transitive)
- Removedeslint-config-standard@13.0.1(transitive)