dudykr / stc

Speedy TypeScript type checker
https://stc.dudy.dev
Apache License 2.0
5.76k stars 166 forks source link

refactor: Split `analyzer/types/mod.rs` #1091

Closed sunrabbit123 closed 12 months ago

sunrabbit123 commented 12 months ago

Description: Separate file about normalize intersection type

and

some code edit

I will show changeset at code review

BREAKING CHANGE:

Related issue (if exists):

changeset-bot[bot] commented 12 months ago

⚠️ No Changeset found

Latest commit: c47148424275e37173d31d2bd75d25545a36901f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

github-actions[bot] commented 12 months ago

Thank you for the PR! Commit: c47148424275e37173d31d2bd75d25545a36901f

Files to check

These are files which is affected by the current PR, but not reflected. If there's no file below this message, please ignore this message.

You can run ./scripts/auto-unignore.sh from crates/stc_ts_file_analyzer for typescript files, and ./scripts/check.sh from crates/stc_ts_type_checker for *.stats.rust-debug files.