eslint-config-google
Advanced tools
Comparing version 0.8.0 to 0.8.1
@@ -240,3 +240,3 @@ /** | ||
// 'no-restricted-syntax': 0, | ||
// 'no-tabs': 0, | ||
'no-tabs': 2, | ||
// 'no-ternary': 0, | ||
@@ -243,0 +243,0 @@ 'no-trailing-spaces': 2, |
{ | ||
"name": "eslint-config-google", | ||
"version": "0.8.0", | ||
"version": "0.8.1", | ||
"description": "ESLint shareable config for the Google style", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
# eslint-config-google [![Build Status](https://travis-ci.org/google/eslint-config-google.svg?branch=master)](https://travis-ci.org/google/eslint-config-google) | ||
> ESLint [shareable config](http://eslint.org/docs/developer-guide/shareable-configs.html) for the [Google JavaScript style guide](https://google.github.io/styleguide/jsguide.html) | ||
> ESLint [shareable config](http://eslint.org/docs/developer-guide/shareable-configs.html) for the [Google JavaScript style guide (ES2015+ version)](https://google.github.io/styleguide/jsguide.html) | ||
@@ -5,0 +5,0 @@ |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
24109
0