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

@ariesclark/eslint-config

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ariesclark/eslint-config - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

4

index.js

@@ -52,3 +52,5 @@ module.exports = {

"object-curly-spacing": ["warn", "always"],
indent: ["warn", "tab"],
indent: ["warn", "tab", { SwitchCase: 1 }],
"no-trailing-spaces": ["warn"],
// this rule is broken.

@@ -55,0 +57,0 @@ // see: https://github.com/typescript-eslint/typescript-eslint/issues/1824

{
"name": "@ariesclark/eslint-config",
"private": false,
"version": "1.0.3",
"version": "1.0.4",
"description": "🚀🎨 An opinionated (and clearly the best) eslint configuration",

@@ -6,0 +6,0 @@ "keywords": [

@@ -1,3 +0,2 @@

# @ariesclark/eslint-config 🚀🎨
An opinionated (and clearly the best) eslint configuration.
![GitHub image](https://raphtalia.ariesclark.com/github/ariesclark/eslint-config/banner?)

@@ -4,0 +3,0 @@ ## Usage

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