Use only geographic time zones (#1033)

This commit is contained in:
Luke Vella 2024-02-24 09:12:05 +08:00 committed by GitHub
parent 39a22acaa7
commit 27dda65ca5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
31 changed files with 1416 additions and 618 deletions

1
vitest.workspace.ts Normal file
View file

@ -0,0 +1 @@
export default ["packages/*/vitest.config.ts", "apps/*/vitest.config.ts"];