tests in typescript

This commit is contained in:
grimhilt
2023-04-01 22:36:51 +02:00
parent 90dd16ee0d
commit 11ab6a6a21
22 changed files with 1258 additions and 412 deletions

7
.gitignore vendored
View File

@@ -1,11 +1,10 @@
.DS_Store
node_modules
/dist
# local env files
.env.local
.env.*.local
.env
# Log files
npm-debug.log*
@@ -22,15 +21,13 @@ pnpm-debug.log*
*.sln
*.sw?
build
.tmp
.s.*
log*
config.json
.direnv
.envrc
*.txt
*.json
tmp
test.*
*.png