Skip to content

Commit 779d642

Browse files
Merge pull request #4141 from gitbutlerapp/use-patched-svelte-eslint-parser
Use patched svelte eslint parser
2 parents 8578ba3 + d27172b commit 779d642

File tree

2 files changed

+37
-17
lines changed

2 files changed

+37
-17
lines changed

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"rxjs": "^7.8.1",
9191
"svelte": "5.0.0-next.149",
9292
"svelte-check": "^3.8.0",
93-
"svelte-eslint-parser": "^0.39.1",
93+
"svelte-eslint-parser": "github:gitbutlerapp/svelte-eslint-parser",
9494
"svelte-floating-ui": "^1.5.8",
9595
"svelte-french-toast": "^1.2.0",
9696
"svelte-loadable-store": "^2.0.1",

pnpm-lock.yaml

Lines changed: 36 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)