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

eslint-config-defaults

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-defaults - npm Package Compare versions

Comparing version 4.1.1 to 4.2.0

configurations/google.js

6

CHANGELOG.md

@@ -0,1 +1,7 @@

## 4.2.0 (2015-08-19)
#### User Facing Changes
* Add Google config
## 4.1.1 (2015-08-19)

@@ -2,0 +8,0 @@

2

package.json

@@ -17,3 +17,3 @@ {

"version" : "4.1.1",
"version" : "4.2.0",
"author" : "Eric Baer <me@ericbaer.com>",

@@ -20,0 +20,0 @@

@@ -38,2 +38,3 @@ <h1 align="center">eslint-config-defaults</h1>

- `defaults/configurations/eslint` - The default ESLint config
- `defaults/configurations/google` - The [Google JavaScript Style Guide](https://google.github.io/styleguide/javascriptguide.xml)
- `defaults/configurations/off` - Turns off all rules. This will be ESLint's default after 1.0.0

@@ -91,2 +92,3 @@ - `defaults/configurations/walmart/es5-browser` - Walmart ES5 + browser

- [eslint-config-airbnb](https://www.npmjs.com/package/eslint-config-airbnb) 0.0.7
- [Google JavaScript Style Guide](https://github.com/google/styleguide/tree/43d738ab8bb0c797f78506945729946aacbab17d) 43d738ab8b
- [eslint-plugin-filenames](https://www.npmjs.com/package/eslint-plugin-filenames) 0.1.2

@@ -93,0 +95,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