Skip to content

Commit 70a775f

Browse files
LittleboyHarryLittleboyHarry
andauthored
feat(v2): improve templates, use JSDoc type annotation, improve docusaurus.config.js autocompletion (#4098)
Co-authored-by: LittleboyHarry <LittleboyHarry@users.noreply.github.com>
1 parent 66a5d0a commit 70a775f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docusaurus.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/** @type {import('@docusaurus/types').DocusaurusConfig} */
12
module.exports = {
23
title: 'My Site',
34
tagline: 'The tagline of my site',

0 commit comments

Comments
 (0)