Add Svelte 5/SvelteKit 2

This commit is contained in:
Neshura 2024-01-01 05:55:11 +01:00
parent 04a1cd1580
commit 3cd2a0f5af
Signed by: Neshura
GPG key ID: B6983AAA6B9A7A6C
14 changed files with 217 additions and 0 deletions

4
.prettierignore Normal file
View file

@ -0,0 +1,4 @@
# Ignore files for PNPM, NPM and YARN
pnpm-lock.yaml
package-lock.json
yarn.lock