Project setup

This commit is contained in:
Jack Hadrill
2022-01-29 11:33:05 +00:00
parent 736c1b208b
commit 20cf4e0731
6 changed files with 6034 additions and 5 deletions

5
.vscode/extensions.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"recommendations": [
"orta.vscode-jest"
]
}