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