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

Add TypeScript comment handling and rename function #9

Merged
merged 2 commits into from
Feb 16, 2024
Merged

Conversation

GOD-oda
Copy link
Owner

@GOD-oda GOD-oda commented Feb 16, 2024

Added .ts file extension to the list for handling comments and renamed the function 'processFile' to 'extractComments' to better reflect its functionality. The updated function name improves code readability and understanding.

スクリーンショット 2024-02-16 16 09 19

Added .ts file extension to the list for handling comments and renamed the function 'processFile' to 'extractComments' to better reflect its functionality. The updated function name improves code readability and understanding.
Added support to extract comments from TypeScript (.ts) files and renamed the function 'processFile' to 'extractComments'. The function rename enhances code readability and clearly describes its purpose and action, leading to improved maintenance and comprehension.
@GOD-oda GOD-oda merged commit a337009 into main Feb 16, 2024
1 check passed
@GOD-oda GOD-oda deleted the add-ts branch February 16, 2024 07:12
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.

1 participant