Backtrack on .gitignore modification, add instructions to readme

This commit is contained in:
Michael Frank
2021-04-30 00:01:06 +12:00
parent eec46c7577
commit fb304675d8
4 changed files with 493 additions and 468 deletions
+2 -3
View File
@@ -1,9 +1,8 @@
{
"devDependencies": {
"jest": "^26.6.3",
"jest-cli": "^26.6.3"
"jest": "^26.6.3"
},
"scripts": {
"test": "jest"
}
}
}