We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9744fd6 commit e868ed0Copy full SHA for e868ed0
packages/config/src/index.ts
@@ -98,3 +98,5 @@ export async function load(requirements: Record<string, any> = {}) {
98
99
return null
100
}
101
+
102
+void {}
0 commit comments