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

fix: remove PHP doc node to TypeScript type transpiler code #74

Merged
merged 5 commits into from
Mar 18, 2024

Conversation

Yilun-Sun
Copy link
Contributor

@Yilun-Sun Yilun-Sun commented Mar 5, 2024

Prerequisite

@Yilun-Sun Yilun-Sun marked this pull request as draft March 7, 2024 02:33
@Yilun-Sun Yilun-Sun marked this pull request as ready for review March 8, 2024 07:56
@Yilun-Sun Yilun-Sun requested a review from rainx March 8, 2024 08:03
@rainx
Copy link
Contributor

rainx commented Mar 11, 2024

@Yilun-Sun manually rebase required

@Yilun-Sun Yilun-Sun force-pushed the feature/remove-transpiler branch 3 times, most recently from b88f539 to c6d4d83 Compare March 18, 2024 02:48
import {
type NameNodePathResolver,
PhpDocTypeNodeToTypescriptTypeNodeTranspiler,
} from '@rightcapital/phpdoc-parser/dist/phpdoc-parser/transpiler/php-doc-to-typescript-type-transpiler';
Copy link
Contributor

Choose a reason for hiding this comment

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

看上去 import from 的目标不需要 dist 以及之后的部分?

@Yilun-Sun Yilun-Sun requested a review from rainx March 18, 2024 05:24
@rainx rainx merged commit ad50b29 into main Mar 18, 2024
1 check passed
@Yilun-Sun Yilun-Sun deleted the feature/remove-transpiler branch March 18, 2024 05:49
@Yilun-Sun Yilun-Sun restored the feature/remove-transpiler branch March 26, 2024 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants