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

Rewrite to support ESM and Ink 4 #28

Merged
merged 1 commit into from
Apr 2, 2023
Merged

Rewrite to support ESM and Ink 4 #28

merged 1 commit into from
Apr 2, 2023

Conversation

vadimdemedes
Copy link
Owner

@vadimdemedes vadimdemedes commented Apr 2, 2023

Fixes vadimdemedes/ink#575.
Fixes vadimdemedes/ink#559.
Fixes #27.
Fixes #26.
Fixes #25.
Fixes #23.
Fixes #18.
Fixes #16.
Fixes #13.
Fixes #9.

This PR modernizes create-ink-app to support Ink 4, ESM and all the latest TypeScript, AVA, XO, Prettier and other dependencies.

It also adds tests to create-ink-app itself, so scaffolding of both JS and TS projects is now automatically tested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment