Socket
Socket
Sign inDemoInstall

@jill64/eslint-config-svelte

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

@jill64/eslint-config-svelte - npm Package Compare versions

Comparing version 1.2.41 to 1.3.0

2

dist/svelteConfig.js

@@ -33,4 +33,4 @@ import js from '@eslint/js';

},
// @ts-expect-error workaround until upstream update
rules: {
// @ts-expect-error workaround until upstream update
...svelte.configs.base.rules,

@@ -37,0 +37,0 @@ ...svelte.configs.recommended.rules,

@@ -0,3 +1,3 @@

import type { Linter } from 'eslint';
import { FlatConfig } from './index.js';
import type { Linter } from 'eslint';
export declare const svelteTsConfig: (options?: {

@@ -4,0 +4,0 @@ exclude?: {

@@ -56,4 +56,4 @@ import js from '@eslint/js';

},
// @ts-expect-error workaround until upstream update
rules: {
// @ts-expect-error workaround until upstream update
...svelte.configs.base.rules,

@@ -60,0 +60,0 @@ ...svelte.configs.recommended.rules,

{
"name": "@jill64/eslint-config-svelte",
"description": "🔹Pre-Defined ESLint Flat Config for Svelte",
"version": "1.2.41",
"version": "1.3.0",
"type": "module",

@@ -28,3 +28,3 @@ "main": "dist/index.js",

"url": "https://github.com/jill64/eslint-config-svelte.git",
"image": "https://opengraph.githubassets.com/1e13a70d035977f5be55e56befdc2546f7ec3329817bea1fbed1166249eda686/jill64/eslint-config-svelte"
"image": "https://opengraph.githubassets.com/7f14843516a33627bd035e01e0860848b2ecc50f40c3b3324bed35937129b7b7/jill64/eslint-config-svelte"
},

@@ -65,5 +65,5 @@ "publishConfig": {

"eslint-plugin-deprecation": "3.0.0",
"eslint-plugin-svelte": "2.40.0",
"eslint-plugin-svelte": "2.42.0",
"svelte-eslint-parser": "0.40.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc