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

Add jsx to prismjs babel plugin config #449

Open
huyenltnguyen opened this issue Dec 23, 2024 · 0 comments
Open

Add jsx to prismjs babel plugin config #449

huyenltnguyen opened this issue Dec 23, 2024 · 0 comments
Labels
help wanted Open for all. You do not need permission to work on these.

Comments

@huyenltnguyen
Copy link
Member

Description

Similar to freeCodeCamp/freeCodeCamp#57715, we need to add jsx to the following array:

ui/.babelrc.js

Lines 19 to 32 in 0e73437

languages: [
"clike",
"css",
"html",
"javascript",
"markup",
"mathml",
"pug",
"python",
"sql",
"svg",
"typescript",
"xml",
],
.

@huyenltnguyen huyenltnguyen added the help wanted Open for all. You do not need permission to work on these. label Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Open for all. You do not need permission to work on these.
Projects
None yet
Development

No branches or pull requests

1 participant