diff --git a/src/routes/tools/tools.json b/src/routes/tools/tools.json index 9e2bc84..c0048a1 100644 --- a/src/routes/tools/tools.json +++ b/src/routes/tools/tools.json @@ -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",