🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@jsdevtools/eslint-config

Package Overview
Dependencies
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jsdevtools/eslint-config - npm Package Compare versions

Comparing version

to
1.1.1

6

lib/universal-rules.js

@@ -75,3 +75,7 @@ "use strict";

*/
curly: "error",
curly: [
"error",
"multi-line",
"consistent"
],

@@ -78,0 +82,0 @@ /**

2

package.json
{
"name": "@jsdevtools/eslint-config",
"version": "1.1.0",
"version": "1.1.1",
"description": "Opinionated JSDevTools ESLint config for JavaScript, TypeScript, and JSX",

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