Skip to content
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

skipExport does not exist in type mdx(typescript) #1210

Closed
lonyele opened this issue Aug 3, 2020 · 0 comments
Closed

skipExport does not exist in type mdx(typescript) #1210

lonyele opened this issue Aug 3, 2020 · 0 comments
Labels
🙉 open/needs-info This needs some more info 🐛 type/bug This is a problem

Comments

@lonyele
Copy link
Contributor

lonyele commented Aug 3, 2020

skipExport does not exist in type Options

I had to use the code from Do it yourself on Getting Started and got into the problem where vscode says there is no skipExport at mdx(in my case, mdx.sync())
스크린샷 2020-08-03 오후 4 42 17

Your environment

  • Mac 10.15.2:
  • 2.0.0-next.7:

Steps to reproduce

Tell us how to reproduce this issue. Please provide a working and simplified example.

🎉 BONUS POINTS for creating a minimal reproduction and uploading it to GitHub. This will get you the fastest support. 🎉

Expected behaviour

skipExport option should have existed at mdx api

Actual behaviour

skipExport option doesn't exist

@lonyele lonyele added 🐛 type/bug This is a problem 🙉 open/needs-info This needs some more info labels Aug 3, 2020
@lonyele lonyele closed this as completed Aug 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🙉 open/needs-info This needs some more info 🐛 type/bug This is a problem
Development

No branches or pull requests

1 participant