chore: remove old references to svelte

This commit is contained in:
Elian Doran 2026-03-14 08:06:46 +02:00
parent 0e2dee1609
commit 096d5f7c65
No known key found for this signature in database
2 changed files with 0 additions and 10 deletions

1
.gitignore vendored
View File

@ -46,7 +46,6 @@ upload
/.direnv
/result
.svelte-kit
# docs
site/

View File

@ -46,15 +46,6 @@
],
"groupName": "ckeditor monorepo"
},
{
"matchPackageNames": [
"@sveltejs/**",
"svelte",
"svelte-check",
"eslint-plugin-svelte"
],
"groupName": "svelte monorepo"
},
{
"matchPackageNames": "@univerjs/**",
"groupName": "univer monorepo"