Skip to content

fix(lint): report unnecessary ie: false#29336

Open
caugner wants to merge 1 commit intomainfrom
report-unnecessary-ie-statement
Open

fix(lint): report unnecessary ie: false#29336
caugner wants to merge 1 commit intomainfrom
report-unnecessary-ie-statement

Conversation

@caugner
Copy link
Contributor

@caugner caugner commented Mar 25, 2026

Summary

Updates the test-browsers-presence lint do report unnecessary ie: { version_added: false } statements.

Test results and supporting details

npm run lint didn't report it, even though npm run lint:fix fixed it.

Related issues

Triggered by #29214 (comment).

@caugner caugner requested a review from a team as a code owner March 25, 2026 07:23
@caugner caugner requested a review from LeoMcA March 25, 2026 07:23
@github-actions github-actions bot added infra Infrastructure issues (npm, GitHub Actions, releases) of this project linter Issues or pull requests regarding the tests / linter of the JSON files. size:m [PR only] 25-100 LoC changed labels Mar 25, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 25, 2026

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

`npm run lint` didn't report it, even though `npm run lint:fix` fixed it.
@caugner caugner force-pushed the report-unnecessary-ie-statement branch from 7e21ff9 to 886b2cc Compare March 25, 2026 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infra Infrastructure issues (npm, GitHub Actions, releases) of this project linter Issues or pull requests regarding the tests / linter of the JSON files. size:m [PR only] 25-100 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants