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

@friggframework/eslint-config

Package Overview
Dependencies
Maintainers
2
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@friggframework/eslint-config - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

3

index.js

@@ -28,3 +28,2 @@ module.exports = {

rules: {
indent: ['error', 4, { SwitchCase: 1 }],
'no-only-tests/no-only-tests': ['error', { fix: false }],

@@ -37,5 +36,5 @@ 'no-unused-vars': [

camelcase: ['warn'],
'no-mixed-requires': ['error'],
'no-mixed-requires': ['warn'],
'no-warning-comments': ['warn'],
},
};
{
"name": "@friggframework/eslint-config",
"version": "1.0.3",
"version": "1.0.4",
"prettier": "@friggframework/prettier-config",

@@ -5,0 +5,0 @@ "description": "",

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