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

eslint-config-xo-typescript

Package Overview
Dependencies
Maintainers
1
Versions
80
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 1.0.0 to 1.0.1

3

index.js

@@ -714,2 +714,5 @@ 'use strict';

// TypeScript already does a better job at this.
'import/named': 'off',
// `import/no-duplicates` works better with TypeScript.

@@ -716,0 +719,0 @@ 'no-duplicate-imports': 'off'

2

package.json
{
"name": "eslint-config-xo-typescript",
"version": "1.0.0",
"version": "1.0.1",
"description": "ESLint shareable config for TypeScript to be used with eslint-config-xo",

@@ -5,0 +5,0 @@ "license": "MIT",

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