mirror of
https://github.com/LukeHagar/sveltesociety.dev.git
synced 2025-12-06 04:21:38 +00:00
Merge pull request #411 from baseballyama/patch-3
chore: Make `eslint-plugin-svelte` as official
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user