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

[eslint] fix linting issues for several packages #30826

Merged
merged 3 commits into from
Aug 21, 2024

Conversation

jeremymeng
Copy link
Member

@jeremymeng jeremymeng commented Aug 20, 2024

These would appear once we moved to eslint flat config. They are not detected
currently likely due to incorrect configurations.

These would appear once we moved to eslint flat config.  They are not detected
currently likely due to incorrect configurations.

- remove TextEncoder/TextDecoder declarations as they are in global scope on our
supported platforms

- remove --ext from linting NPM scripts

- fixing issues linting README.md files

- suppressing error about crypto. The feature of adding it to global scope is still experimental
@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@jeremymeng
Copy link
Member Author

failures in search and tables ci are known in main branch

@jeremymeng
Copy link
Member Author

/check-enforcer override

@jeremymeng jeremymeng merged commit 6ea3729 into Azure:main Aug 21, 2024
62 of 74 checks passed
@jeremymeng jeremymeng deleted the eslint/more-to-fix-for-flat-config branch August 21, 2024 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants