This commit is contained in:
Ren Amamiya 2023-09-19 15:59:50 +07:00
parent 824aa8fa28
commit d84e97b0d4
3 changed files with 6348 additions and 2 deletions

1
.gitignore vendored
View File

@ -14,7 +14,6 @@ out
*.local
.next
.vscode
pnpm-lock.yaml
*.db
*.db-journal
bun.lockb

View File

@ -1,4 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
pnpm run lint-staged
pnpm exec lint-staged

6347
pnpm-lock.yaml Normal file

File diff suppressed because it is too large Load Diff