Skip to content

feat(dev): add support for projects w/ "references"#306

Merged
ogonkov merged 6 commits intomainfrom
feat/ts_project_references_dev
Mar 16, 2026
Merged

feat(dev): add support for projects w/ "references"#306
ogonkov merged 6 commits intomainfrom
feat/ts_project_references_dev

Conversation

@ogonkov
Copy link
Copy Markdown
Contributor

@ogonkov ogonkov commented Mar 13, 2026

No description provided.

@ogonkov ogonkov marked this pull request as ready for review March 13, 2026 18:37
Comment thread src/common/typescript/watch.ts Outdated
@ogonkov ogonkov force-pushed the feat/ts_project_references_dev branch from 838cd5b to 59cce98 Compare March 16, 2026 14:44

if (
diagnostic.code === COMPILATION_COMPLETE_WITH_ERROR ||
diagnostic.code === COMPILATION_COMPLETE_WITH_N_ERRORS
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in case of successful compilation it is n = 0 errors

@ogonkov ogonkov merged commit 6bdcf1f into main Mar 16, 2026
2 checks passed
@ogonkov ogonkov deleted the feat/ts_project_references_dev branch March 16, 2026 14:49
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