-
Notifications
You must be signed in to change notification settings - Fork 7
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
Convert project to TypeScript #175
Comments
I'd like to get there, but the process unfortunately isn't super straightforward. Here's a thread on the topic. I don't want to sink a bunch of time into adjusting files that 1) work, and 2) have tests written to cover their behavior. |
Did some more research and I think this is workable. After looking through this starter and recent comments on the referenced issue, I think it can be done, but there are going to be some hurdles. ChallengesThe challenges are:
Building a PoCHere's how I would go about the process:
Working into this ProjectIf I can get that working, then the next steps would be:
Once that works, this issue is largely solved. The changes could be merged. And I can make further TS conversions as I touch files. PrerequisitesIt seems like I'd want to complete the following before working this: |
This is not something I'm going to do until I move to a new framework. It's not worth the effort with 11ty. |
This could be:
The text was updated successfully, but these errors were encountered: