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 96e2fc6 commit 290872cCopy full SHA for 290872c
docusaurus.config.js
@@ -11,7 +11,7 @@ import path from 'path';
11
// This runs in Node.js - Don't use client-side code here (browser APIs, JSX...)
12
13
/**
14
- * Dynamically discover products and versions from the docs directory structure. Test prettier.
+ * Dynamically discover products and versions from the docs directory structure.
15
*/
16
function discoverProducts() {
17
const docsPath = path.join(__dirname, 'docs');
0 commit comments