Archived
1
0

feat: add tests for getOptions

This commit is contained in:
Joe Previte
2021-02-03 16:52:17 -07:00
parent 323339d15a
commit 4f6efced68
2 changed files with 92 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"#": "the types and generates conflicts with mocha.",
"#": "We must put jest in a sub-directory otherwise VS Code somehow picks up the types and generates conflicts with mocha.",
"devDependencies": {
"@types/jest": "^26.0.20",
"@types/jsdom": "^16.2.6",