initial start with tests

This commit is contained in:
Chris Kruining 2024-11-05 16:15:09 +01:00
parent b8e3a76768
commit 5af8fee981
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2
5 changed files with 41 additions and 2 deletions

View file

@ -12,8 +12,9 @@
"noEmit": true,
"types": [
"@solidjs/start/env",
"vinxi/types/client",
"@testing-library/jest-dom",
"@types/wicg-file-system-access",
"vinxi/types/client",
"vite-plugin-pwa/solid"
],
"isolatedModules": true,