-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
JSX and TSX #12
Comments
Yeah, absolutely! Be awesome to simplify the docs on these pages (or at least provide simplified instructions): https://www.11ty.dev/docs/languages/jsx/ https://www.11ty.dev/docs/languages/typescript/ |
@zachleat Here's a PR in a fork with tests and writeup. I propose I toot about it, you quote-toot it it, and see if we can get some non-Zach eyeballs on it. Once settled, merged, and released, I can do a PR for docs changes. |
Why not PR it to this repository? |
I did, I wanted to treat JSX as different from TSX. The latter has a bit more ceremony (and Zach is doing TS stuff ATM.) If you'd prefer, I can combine them. |
Hey Zach, looking for any contributors? I wouldn't mind pitching in to add JSX and TSX and languages, as well as general maintenance. I could also help organize a group that pitches in.
I think JSX and TSX should be separate as TSX adds some TypeScript pushups that will frustrate people.
The text was updated successfully, but these errors were encountered: