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 ParserOptions typing #369

Merged
merged 1 commit into from
Oct 5, 2023
Merged

Fix ParserOptions typing #369

merged 1 commit into from
Oct 5, 2023

Conversation

ranmocy
Copy link
Contributor

@ranmocy ranmocy commented Oct 4, 2023

From the prod code, the options fields are all options:

const {
wordsPerMinute = 300,
descriptionTruncateLen = 210,
descriptionLengthThreshold = 180,
contentLengthThreshold = 200,
} = parserOptions

@ndaidong
Copy link
Collaborator

ndaidong commented Oct 5, 2023

@ranmocy thank you, I will merge this now.

@ndaidong ndaidong changed the base branch from main to v8.0.3 October 5, 2023 00:36
@ndaidong ndaidong merged commit bd877f3 into extractus:v8.0.3 Oct 5, 2023
6 checks passed
@ndaidong ndaidong mentioned this pull request Oct 5, 2023
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