-
-
Notifications
You must be signed in to change notification settings - Fork 8.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(v2): improve templates, use JSDoc type annotation, improve docusaurus.config.js
autocompletion
#4098
Conversation
[V1] Deploy preview failure Built without sensitive environment variables with commit 04143d1 https://app.netlify.com/sites/docusaurus-1/deploys/600f689ae11f810007723c1b |
Size Change: +3 B (0%) Total Size: 28.8 kB ℹ️ View Unchanged
|
Deploy preview for docusaurus-2 ready! Built without sensitive environment variables with commit 04143d1 |
⚡️ Lighthouse report for the changes in this PR:
Lighthouse ran on https://deploy-preview-4098--docusaurus-2.netlify.app/classic/ |
Please also add it to the templates, located here. |
@RDIL okay! |
thanks, that looks like a convenient improvement without forcing users to adopt TypeScript 👍 |
docusaurus.config.js
using jsdocdocusaurus.config.js
autocompletion
…saurus.config.js` autocompletion (#4098) Co-authored-by: LittleboyHarry <[email protected]>
Motivation
Better type hints and smart complement for
docusaurus.config.js
using jsdoc.Have you read the Contributing Guidelines on pull requests?
Yes
Test Plan
Worked nice in vscode!
2021-01-24_21-55-50.mp4
Related PRs
NONE