Skip to content

Commit 5f8103d

Browse files
committed
Repository maintenance
1 parent e2bc9db commit 5f8103d

File tree

3 files changed

+5
-10
lines changed

3 files changed

+5
-10
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,16 +41,16 @@ The [`@ota-meshi/eslint-plugin-svelte`] is an ESLint plugin that uses the [svelt
4141

4242
### ESLint Plugins Using svelte-eslint-parser
4343

44-
#### [@intlify/eslint-plugin-svelte](https://github.com/intlify/eslint-plugin-svelte)
45-
46-
ESLint plugin for internationalization (i18n) with Svelte.
47-
It provides rules to help internationalization your application created with Svelte.
48-
4944
#### [@ota-meshi/eslint-plugin-svelte](https://ota-meshi.github.io/eslint-plugin-svelte/)
5045

5146
ESLint plugin for Svelte.
5247
It provides many unique check rules by using the template AST.
5348

49+
#### [@intlify/eslint-plugin-svelte](https://github.com/intlify/eslint-plugin-svelte)
50+
51+
ESLint plugin for internationalization (i18n) with Svelte.
52+
It provides rules to help internationalization your application created with Svelte.
53+
5454
## ❗ Attention
5555

5656
The [svelte-eslint-parser] can not be used with the [eslint-plugin-svelte3].

explorer-v2/static/robots.txt

Lines changed: 0 additions & 3 deletions
This file was deleted.

explorer-v2/svelte.config.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ const config = {
77
paths: {
88
base: '/svelte-eslint-parser'
99
},
10-
// hydrate the <div id="svelte"> element in src/app.html
11-
target: '#svelte',
1210

1311
adapter: staticAdapter({
1412
// default options are shown

0 commit comments

Comments
 (0)