Skip to content

Commit

Permalink
feat(v2): improve templates, use JSDoc type annotation, improve `docu…
Browse files Browse the repository at this point in the history
…saurus.config.js` autocompletion (#4098)

Co-authored-by: LittleboyHarry <[email protected]>
  • Loading branch information
LittleboyHarry and LittleboyHarry authored Jan 27, 2021
1 parent 66a5d0a commit 70a775f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/** @type {import('@docusaurus/types').DocusaurusConfig} */
module.exports = {
title: 'My Site',
tagline: 'The tagline of my site',
Expand Down

0 comments on commit 70a775f

Please sign in to comment.