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

@vue/eslint-config-typescript

Package Overview
Dependencies
Maintainers
10
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue/eslint-config-typescript - npm Package Compare versions

Comparing version 3.2.0 to 3.2.1

4

index.js

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

parserOptions: {
parser: require.resolve('typescript-eslint-parser')
parser: require.resolve('typescript-eslint-parser'),
// #3268
jsx: true
},

@@ -11,0 +13,0 @@ rules: {

{
"name": "@vue/eslint-config-typescript",
"version": "3.2.0",
"version": "3.2.1",
"description": "eslint-config-typescript for vue-cli",

@@ -25,4 +25,4 @@ "main": "index.js",

"eslint-plugin-typescript": "^0.14.0",
"typescript-eslint-parser": "^21.0.1"
"typescript-eslint-parser": "^21.0.2"
}
}
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