-
-
Notifications
You must be signed in to change notification settings - Fork 144
Closed
Labels
Description
Reproduction link or steps
Captured by the build workflow in standard-config/oxlint#1.
The config file can be found here.
What is expected?
tsdown --publint should exit cleanly within a reasonable time.
What is actually happening?
tsdown --publint gets stuck at Build complete and never reaches the publint step. The process runs indefinitely.
Any additional comments?
Removing publint from the config temporarily resolves the issue.
Reactions are currently unavailable