omit namespace arg for default namespace (#195)

This commit is contained in:
David Gamero
2022-06-15 10:01:20 -04:00
committed by GitHub
parent 507f2d4fc7
commit 15920eb094
4 changed files with 55 additions and 26 deletions
+2 -2
View File
@@ -22,7 +22,7 @@
"@types/js-yaml": "^3.12.7",
"@types/node": "^12.20.41",
"jest": "^26.0.0",
"ts-jest": "^25.5.1",
"ts-jest": "^26.0.0",
"typescript": "3.9.5"
}
}
}