New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

eslint-config-thinkcompany

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-thinkcompany - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "eslint-config-thinkcompany",
"version": "1.0.0",
"version": "1.0.1",
"description": "The shared eslint config for Think Company.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -1,13 +0,11 @@

# DEPRECATED - Use eslint-config-thinkcompany instead
# Think Company ESLint Shared Config
# Think Brownstone ESLint Shared Config
This is the shared config at [Think Company](http://www.thinkcompany.com)
This is the shared config at [Think Brownstone](http://www.thinkbrownstone.com)
Install this by running `npm i eslint-config-thinkcompany -D`
Install this by running `npm i eslint-config-thinkbrownstone -D`
Then, include it in your project by adding this to your ESLint configuration.
{
"extends": "thinkbrownstone"
"extends": "thinkcompany"
}

Sorry, the diff of this file is not supported yet

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