Skip to content

Commit

Permalink
➕ pnpm i -D svelte-eslint-parser
Browse files Browse the repository at this point in the history
  • Loading branch information
NatoBoram committed Feb 13, 2025
1 parent ed2ad32 commit d8001a3
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"scripts": {
"dev": "vite dev",
"build": "vite build",
"clean": "rm -rf .svelte-kit build dist docs node_modules tsconfig.tsbuildinfo",
"preview": "vite preview",
"test": "playwright test",
"check": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json",
Expand Down Expand Up @@ -47,6 +48,7 @@
"prettier-plugin-tailwindcss": "^0.6.11",
"svelte": "^4.2.19",
"svelte-check": "^3.8.6",
"svelte-eslint-parser": "^0.43.0",
"tailwindcss": "^3.4.17",
"tslib": "^2.7.0",
"typescript": "^5.6.3",
Expand Down
22 changes: 22 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d8001a3

Please sign in to comment.