feat: setup libs #1

Merged
Voldemar merged 12 commits from setup-libs into main 2026-03-08 23:30:38 +00:00
2 changed files with 2 additions and 1 deletions
Showing only changes of commit 02d7cf2b0c - Show all commits

View File

@@ -33,4 +33,4 @@ jobs:
- name: Format - name: Format
run: pnpm run fmt run: pnpm run fmt
- uses: autofix-ci/action@1.3.2 - uses: autofix-ci/action@1

1
.gitignore vendored
View File

@@ -24,3 +24,4 @@ dist-ssr
*.sw? *.sw?
.vite .vite
.tanstack