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

eslint-config-productsway

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-productsway - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

2

package.json
{
"name": "eslint-config-productsway",
"version": "0.1.2",
"version": "0.1.3",
"main": "src/index.js",

@@ -5,0 +5,0 @@ "author": "Huynh Duc Dung",

@@ -21,3 +21,3 @@ # Welcome to eslint-config-productsway 👋

module.exports = {
extends: ['airbnb-typescript-prettier'],
extends: ['productsway'],
};

@@ -30,3 +30,3 @@ ```

module.exports = {
extends: ['airbnb-typescript-prettier'],
extends: ['productsway'],
parserOptions: {

@@ -33,0 +33,0 @@ project: './tsconfig.json',

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