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

Enable generating new migrations with shortcuts 'js' and 'ts' #43

Open
IvanKiral opened this issue Feb 27, 2023 · 0 comments
Open

Enable generating new migrations with shortcuts 'js' and 'ts' #43

IvanKiral opened this issue Feb 27, 2023 · 0 comments
Labels
up-for-grabs up-for-grabs.net

Comments

@IvanKiral
Copy link
Contributor

Motivation

Usually, when deciding between javascript and typescript, you can write shortcuts 'js' or 'ts' instead of full names 'javascript' and 'typescript'. Slight improvement, but it can reduce the annoyance of always getting errors when specifying only shortcuts.

Proposed solution

Add shortcuts into src/cmds/migration.add.ts.

Additional context

Add any other context, screenshots, or reference links about the feature request here.

@IvanKiral IvanKiral added the up-for-grabs up-for-grabs.net label Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
up-for-grabs up-for-grabs.net
Projects
None yet
Development

No branches or pull requests

1 participant