New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@eox/eslint-config

Package Overview
Dependencies
Maintainers
5
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eox/eslint-config - npm Package Compare versions

Comparing version 3.0.0-alpha.5 to 3.0.0-alpha.6

20

index.js

@@ -8,14 +8,14 @@ import eslintConfigPrettier from "eslint-config-prettier";

js.configs.recommended,
jsdoc.configs["flat/recommended"],
jsdoc.configs["flat/recommended-typescript-flavor"],
eslintConfigPrettier,
// {
// files: ["**/*.js"],
// plugins: {
// jsdoc,
// },
// rules: {
// "jsdoc/check-types": "warn",
// },
// },
{
files: ["**/*.js"],
plugins: {
jsdoc,
},
rules: {
"jsdoc/check-types": "warn",
},
},
{
languageOptions: {

@@ -22,0 +22,0 @@ globals: {

{
"name": "@eox/eslint-config",
"version": "3.0.0-alpha.5",
"version": "3.0.0-alpha.6",
"description": "EOX Prettier and ESLint config for Vue.js projects",

@@ -5,0 +5,0 @@ "main": "index.js",

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