svelte init

This commit is contained in:
Zhongheng Liu 2025-07-26 09:41:34 +08:00
commit 0cd98b9536
Signed by: steven
GPG key ID: 805A28B071DAD84B
20 changed files with 3760 additions and 0 deletions

4
.prettierignore Normal file
View file

@ -0,0 +1,4 @@
# Package Managers
package-lock.json
pnpm-lock.yaml
yarn.lock