{"library":"eslint-plugin-svelte3","type":"library","category":null,"description":"An ESLint plugin for linting Svelte v3 components. Version 4.0.0 transforms Svelte compiler errors/warnings into ESLint messages, lints script blocks and template expressions with existing rules, and respects Svelte scoping (stores, reactive declarations). Requires ESLint 8+ and Svelte 3.2+. Differentiates from svelte-eslint-parser by being processor-based and using the Svelte compiler directly; deprecated in favor of eslint-plugin-svelte for Svelte 4+.","language":"javascript","status":"deprecated","version":"4.0.0","tags":["javascript","eslint","eslintplugin","svelte","sveltejs"],"last_verified":"Wed May 27","install":[{"cmd":"npm install eslint-plugin-svelte3","imports":["module.exports = { plugins: ['svelte3'], overrides: [{ files: ['*.svelte'], processor: 'svelte3/svelte3' }] }","settings: { 'svelte3/typescript': () => require('typescript') }","parser: '@typescript-eslint/parser', plugins: ['svelte3','@typescript-eslint']"]},{"cmd":"yarn add eslint-plugin-svelte3","imports":[]},{"cmd":"pnpm add eslint-plugin-svelte3","imports":[]}],"homepage":null,"github":"https://github.com/sveltejs/eslint-plugin-svelte3","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-plugin-svelte3","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/eslint-plugin-svelte3/compatibility"}}