Socket
Socket
Sign inDemoInstall

eslint-config-xo-typescript

Package Overview
Dependencies
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-xo-typescript - npm Package Compare versions

Comparing version 3.0.0 to 4.0.0

3

index.js

@@ -680,3 +680,4 @@ 'use strict';

// ],
'default-case': 'off', // It conflicts with `@typescript-eslint/switch-exhaustiveness-check`. It would still be nice to have this rule for non-exhaustive switches though.
'@typescript-eslint/switch-exhaustiveness-check': [

@@ -683,0 +684,0 @@ 'error',

{
"name": "eslint-config-xo-typescript",
"version": "3.0.0",
"version": "4.0.0",
"description": "ESLint shareable config for TypeScript to be used with eslint-config-xo",

@@ -50,3 +50,3 @@ "license": "MIT",

"@typescript-eslint/parser": "^7.0.2",
"ava": "^2.4.0",
"ava": "^6.1.2",
"eslint": "^8.56.0",

@@ -53,0 +53,0 @@ "typescript": "^5.3.3"

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