We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
/
1 parent bd40fe4 commit 448fb68Copy full SHA for 448fb68
1 file changed
doc-kit.config.mjs
@@ -4,7 +4,7 @@ import { join } from 'node:path';
4
/** @type {import('@node-core/doc-kit/src/utils/configuration/types.d.ts').Configuration} */
5
export default {
6
global: {
7
- output: 'out/learn',
+ output: 'out',
8
input: ['pages/**/*.md'],
9
},
10
'jsx-ast': {
0 commit comments