🚀 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.0.9

7

lib/javascript-test-rules.js

@@ -15,2 +15,9 @@ "use strict";

/**
* Allow the new operator to be used for side-effects
*
* @see https://eslint.org/docs/rules/no-new
*/
"no-new": "off",
/**
* Ignore unnecessary `return await` statements

@@ -17,0 +24,0 @@ *

2

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

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