Skip to content

Commit

Permalink
update to svelte 4, close #793, close #783, close #792, close #789
Browse files Browse the repository at this point in the history
  • Loading branch information
jstet committed Sep 2, 2024
1 parent 7e287b5 commit db96fa4
Show file tree
Hide file tree
Showing 28 changed files with 735 additions and 1,469 deletions.
5 changes: 1 addition & 4 deletions .eslintrc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,7 @@ extends:
- google
- prettier
plugins:
- 'svelte3'
overrides:
- files: ['*.svelte']
processor: 'svelte3/svelte3'
- 'svelte'
parserOptions:
ecmaVersion: latest
sourceType: module
Expand Down
Loading

0 comments on commit db96fa4

Please sign in to comment.