Merge pull request #411 from baseballyama/patch-3

chore: Make `eslint-plugin-svelte` as official
This commit is contained in:
MacFJA
2023-06-01 18:49:51 +02:00
committed by GitHub

View File

@@ -170,15 +170,6 @@
"tags": [],
"stars": 45
},
{
"addedOn": "2021-08-09T10:14:05.723Z",
"title": "eslint-plugin-svelte3",
"category": "Linting and Formatting",
"description": "An ESLint plugin for Svelte v3 components.",
"url": "https://github.com/sveltejs/eslint-plugin-svelte3",
"tags": ["official"],
"stars": 289
},
{
"addedOn": "2021-08-09T10:14:05.723Z",
"title": "prettier-plugin-svelte",
@@ -307,14 +298,14 @@
"stars": 7
},
{
"title": "@ota-meshi/eslint-plugin-svelte",
"url": "https://github.com/ota-meshi/eslint-plugin-svelte",
"title": "eslint-plugin-svelte",
"url": "https://github.com/sveltejs/eslint-plugin-svelte",
"description": "ESLint plugin that applies own rules to Svelte",
"npm": "@ota-meshi/eslint-plugin-svelte",
"npm": "eslint-plugin-svelte",
"addedOn": "2022-04-16",
"category": "Linting and Formatting",
"tags": [],
"stars": 0
"tags": ["official"],
"stars": 135
},
{
"title": "full-client-server-sveltekit",