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

feat: verbatimModuleSyntax #60

Merged
merged 11 commits into from
Jun 5, 2024
Merged

feat: verbatimModuleSyntax #60

merged 11 commits into from
Jun 5, 2024

Conversation

fdarian
Copy link
Owner

@fdarian fdarian commented Jun 4, 2024

No description provided.

@fdarian fdarian mentioned this pull request Jun 4, 2024
packages/generator/src/lib/syntaxes/imports.ts Outdated Show resolved Hide resolved
packages/generator/src/lib/syntaxes/imports.ts Outdated Show resolved Hide resolved
@jansedlon
Copy link
Contributor

jansedlon commented Jun 5, 2024

Just the two small changes, otherwise LGTM. Without the changes, there are 2 spaces.
Eg.

import  { pgEnum } from 'drizzle-orm/pg-core';
//    ^^

@jansedlon
Copy link
Contributor

Btw i added the docker-compose.yaml purposefully so that any other person who would like to contribute had easier time to setup dev environment.

@fdarian
Copy link
Owner Author

fdarian commented Jun 5, 2024

Btw i added the docker-compose.yaml purposefully so that any other person who would like to contribute had easier time to setup dev environment.

Added

@fdarian fdarian force-pushed the fix-type-import branch 2 times, most recently from 263f6a2 to 523e749 Compare June 5, 2024 09:42
@fdarian fdarian force-pushed the fix-type-import branch from 523e749 to 2fc24bf Compare June 5, 2024 09:49
@fdarian fdarian merged commit 30d4283 into main Jun 5, 2024
2 checks passed
@fdarian fdarian deleted the fix-type-import branch June 5, 2024 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants