feat: adds SvelteKit + Tauri

This commit is contained in:
2024-01-22 14:01:43 -05:00
parent 2599319222
commit f28fd699cf
43 changed files with 6036 additions and 11 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