mirror of
https://github.com/LukeHagar/sveltekit-extension-template.git
synced 2025-12-06 04:21:37 +00:00
Forgot to add @types/chrome
This commit is contained in:
@@ -7,6 +7,7 @@ Built with [Sveltekit](https://kit.svelte.dev) and [Skeleton](https://www.skelet
|
||||
Out of the box Includes:
|
||||
* [x] Skeleton
|
||||
* [x] Tailwind
|
||||
* [x] Chrome Types
|
||||
* [x] ESlint
|
||||
* [x] Prettier
|
||||
* [x] TypeScript
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
"@sveltejs/kit": "^1.5.0",
|
||||
"@tailwindcss/forms": "^0.5.3",
|
||||
"@tailwindcss/typography": "^0.5.9",
|
||||
"@types/chrome": "^0.0.236",
|
||||
"@typescript-eslint/eslint-plugin": "^5.45.0",
|
||||
"@typescript-eslint/parser": "^5.45.0",
|
||||
"autoprefixer": "^10.4.14",
|
||||
|
||||
Reference in New Issue
Block a user