Socket
Socket
Sign inDemoInstall

eslint-config-google

Package Overview
Dependencies
Maintainers
3
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-google - npm Package Compare versions

Comparing version 0.8.0 to 0.8.1

2

index.js

@@ -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 @@

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