Skip to content

Add path alias for types#29

Merged
feedmeapples merged 1 commit intomainfrom
import-helper
Jul 29, 2021
Merged

Add path alias for types#29
feedmeapples merged 1 commit intomainfrom
import-helper

Conversation

@stevekinney
Copy link
Copy Markdown
Contributor

What was changed

Adds the ability to import types using the $types alias.

Example:

import type { WorkflowExecutionInfo } from '$types/temporal/api/workflow/v1/message';

@stevekinney stevekinney requested a review from feedmeapples July 29, 2021 16:05
@feedmeapples feedmeapples merged commit 7ae3adf into main Jul 29, 2021
@feedmeapples feedmeapples deleted the import-helper branch July 29, 2021 17:41
Alex-Tideman added a commit that referenced this pull request Apr 2, 2026
Implement Tier 1 detections from existing data (#9, #11, #13, #15, #19,
#23, #35) and Tier 2 detections from event history scanning (#8, #12,
#26, #27, #28, #29, #30). Adds detectEventHistoryErrors with single-pass
scanning and updates getApplicableCommonErrors to accept optional event
history. All 35 error definitions now have active detection logic.
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