Make namespace input optional (#420)

Signed-off-by: Tatsat Mishra <tamishra@microsoft.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tatsinnit <tamishra@microsoft.com>
This commit is contained in:
benjamin
2025-07-01 17:28:12 -04:00
committed by GitHub
parent 5b189c0bf7
commit b9529f8427
9 changed files with 511 additions and 15 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
"@types/jest": "^30.0.0",
"@types/js-yaml": "^4.0.9",
"@types/minimist": "^1.2.5",
"@types/node": "^24.0.3",
"@types/node": "^24.0.4",
"@vercel/ncc": "^0.38.3",
"jest": "^30.0.0",
"prettier": "^3.5.3",