We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0607d5b commit 833f972Copy full SHA for 833f972
packages/firestore/scripts/assertion-id-tool.ts
@@ -378,4 +378,4 @@ async function main(): Promise<void> {
378
}
379
380
// Run the main function
381
-main();
+void main();
0 commit comments