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

docs: fix docs-lint and docs-test command #7364

Merged

Conversation

tmair
Copy link
Contributor

@tmair tmair commented Oct 27, 2023

Description:
This PR fixes the docs-lint and docs-test command in the documentation application.

The commands did not work and where throwing errors. In the process I also updated some of the tooling around linting and testing.

Related issue (if exists): None

@tmair tmair changed the title chore(docs): fix docs-lint and docs-test command docs: fix docs-lint and docs-test command Oct 30, 2023
Copy link
Member

@jakovljevic-mladen jakovljevic-mladen left a comment

Choose a reason for hiding this comment

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

LGTM. Thank you @tmair.

I have one question in code, a fix (if needed) can be done in one of the next PRs.

Also, what about "lint" script from docs package.json. Can that one be fixed?

},
"plugins": [
"@typescript-eslint",
// "@angular-eslint",
Copy link
Member

Choose a reason for hiding this comment

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

Do we have to keep the comment here?

@jakovljevic-mladen jakovljevic-mladen merged commit e47129b into ReactiveX:master Nov 8, 2023
3 checks passed
@tmair tmair deleted the fix-doc-lint-and-doc-tests branch November 9, 2023 07:30
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.

None yet

2 participants