chore(mdx-loader): migrate package to TypeScript#5347
Conversation
|
✔️ [V2] 🔨 Explore the source changes: 969b45c 🔍 Inspect the deploy log: https://app.netlify.com/sites/docusaurus-2/deploys/6114af39a1dce40008e83f85 😎 Browse the preview: https://deploy-preview-5347--docusaurus-2.netlify.app |
|
⚡️ Lighthouse report for the changes in this PR:
Lighthouse ran on https://deploy-preview-5347--docusaurus-2.netlify.app/ |
|
⚡️ Lighthouse report for the changes in this PR:
Lighthouse ran on https://deploy-preview-5347--docusaurus-2.netlify.app/ |
|
✔️ [V2] 🔨 Explore the source changes: 7bf3766 🔍 Inspect the deploy log: https://app.netlify.com/sites/docusaurus-2/deploys/611504c56dac1a00072be541 😎 Browse the preview: https://deploy-preview-5347--docusaurus-2.netlify.app |
Signed-off-by: Josh-Cena <sidachen2003@gmail.com>
Signed-off-by: Josh-Cena <sidachen2003@gmail.com>
Signed-off-by: Josh-Cena <sidachen2003@gmail.com>
b191e22 to
7bf3766
Compare
|
Thanks, LGTM |
* Polish code style Signed-off-by: Josh-Cena <sidachen2003@gmail.com> * Partly done migration Signed-off-by: Josh-Cena <sidachen2003@gmail.com> * Complete typing Signed-off-by: Josh-Cena <sidachen2003@gmail.com> * Fix tests Signed-off-by: Josh-Cena <sidachen2003@gmail.com> * A-ha Signed-off-by: Josh-Cena <sidachen2003@gmail.com> * Cleanup Signed-off-by: Josh-Cena <sidachen2003@gmail.com> * Fix error Signed-off-by: Josh-Cena <sidachen2003@gmail.com> * Cleanup Signed-off-by: Josh-Cena <sidachen2003@gmail.com>
Motivation
Following discussion with @slorber, migrated
mdx-loaderto TS for better type checks and hints.Have you read the Contributing Guidelines on pull requests?
Yea
Test Plan
Unit tests