eslint-config-cheminfo
Advanced tools
Comparing version 1.5.1 to 1.5.2
@@ -0,1 +1,11 @@ | ||
<a name="1.5.2"></a> | ||
## [1.5.2](https://github.com/cheminfo/eslint-config/compare/v1.5.1...v1.5.2) (2016-10-17) | ||
### Bug Fixes | ||
* add function to jsdoc consistency ([7f6a65f](https://github.com/cheminfo/eslint-config/commit/7f6a65f)) | ||
<a name="1.5.1"></a> | ||
@@ -2,0 +12,0 @@ ## [1.5.1](https://github.com/cheminfo/eslint-config/compare/v1.5.0...v1.5.1) (2016-10-17) |
@@ -55,2 +55,3 @@ 'use strict'; | ||
Boolean: 'boolean', | ||
Function: 'function', | ||
Number: 'number', | ||
@@ -57,0 +58,0 @@ Object: 'object', |
{ | ||
"name": "eslint-config-cheminfo", | ||
"version": "1.5.1", | ||
"version": "1.5.2", | ||
"description": "Shared ESLint config for cheminfo and ml.js projects", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
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
35925
117