Fix eslint error and update svelte related stuff
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"preview": "vite preview",
|
||||
"check": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json",
|
||||
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch",
|
||||
"lint": "eslint --ignore-path .gitignore ."
|
||||
"lint": "eslint ."
|
||||
},
|
||||
"dependencies": {
|
||||
"@studio-freight/lenis": "^0.2.28",
|
||||
|
||||
Reference in New Issue
Block a user