Skip to content

Commit

Permalink
move playground
Browse files Browse the repository at this point in the history
  • Loading branch information
baseballyama committed Jul 20, 2024
1 parent b1d59b4 commit 60dbacd
Show file tree
Hide file tree
Showing 12 changed files with 11 additions and 724 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ body:
placeholder: |
https://github.com/[your]/[repo]
or
https://sveltejs.github.io/eslint-plugin-svelte/playground/#[hash]
https://eslint-online-playground.netlify.app/#[hash]
validations:
required: true
- type: textarea
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

`eslint-plugin-svelte` is the official [ESLint] plugin for [Svelte].
It provides many unique check rules by using the template AST.
You can check on the [Online DEMO](https://sveltejs.github.io/eslint-plugin-svelte/playground/).
You can check on the [Online DEMO](https://eslint-online-playground.netlify.app/#eslint-plugin-svelte%20with%20typescript).

**_We are working on experimental support for Svelte v5, but may break with new versions of Svelte v5._**

Expand Down
278 changes: 0 additions & 278 deletions docs-svelte-kit/src/lib/components/ESLintPlayground.svelte

This file was deleted.

Loading

0 comments on commit 60dbacd

Please sign in to comment.