initial commit

This commit is contained in:
andres
2023-05-26 18:59:42 +02:00
commit 735ae87ca9
36 changed files with 6487 additions and 0 deletions

2
src/setupTests.ts Normal file
View File

@@ -0,0 +1,2 @@
/// <reference types="vitest/globals" />
import "@testing-library/jest-dom"