Enable testing with vitest (#13)
Resolves #12. Co-authored-by: Jos de Jong <wjosdejong@gmail.com> Reviewed-on: #13 Co-authored-by: Glen Whitney <glen@studioinfinity.org> Co-committed-by: Glen Whitney <glen@studioinfinity.org>
This commit is contained in:
parent
06909a6a5e
commit
047385d56b
7 changed files with 820 additions and 14 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -27,3 +27,6 @@ node_modules/
|
|||
|
||||
# IDE
|
||||
.idea
|
||||
|
||||
# Vitest
|
||||
.vite
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue