Skip to content

Conversation

@k-yle
Copy link
Contributor

@k-yle k-yle commented Dec 1, 2025

Summary

To help people access the documentation easier, we can add meta.docs.url to the new react-compiler rules. This allows IDEs to make the rule name a clickable link.

How did you test this change?

yarn test, yarn prettier, yarn lint and in a separate project using file:// URLs

@meta-cla meta-cla bot added the CLA Signed label Dec 1, 2025
@poteto
Copy link
Member

poteto commented Dec 4, 2025

Thanks!

@react-sizebot
Copy link

Comparing: bf1afad...377f64b

Critical size changes

Includes critical production bundles, as well as any change greater than 2%:

Name +/- Base Current +/- gzip Base gzip Current gzip
oss-stable/react-dom/cjs/react-dom.production.js = 6.84 kB 6.84 kB +0.16% 1.88 kB 1.88 kB
oss-stable/react-dom/cjs/react-dom-client.production.js = 608.36 kB 608.36 kB = 107.68 kB 107.68 kB
oss-experimental/react-dom/cjs/react-dom.production.js = 6.84 kB 6.84 kB +0.21% 1.88 kB 1.88 kB
oss-experimental/react-dom/cjs/react-dom-client.production.js = 667.47 kB 667.47 kB = 117.57 kB 117.57 kB
facebook-www/ReactDOM-prod.classic.js = 693.67 kB 693.67 kB = 122.06 kB 122.07 kB
facebook-www/ReactDOM-prod.modern.js = 684.10 kB 684.10 kB = 120.44 kB 120.45 kB

Significant size changes

Includes any change greater than 0.2%:

(No significant changes)

Generated by 🚫 dangerJS against 377f64b

@poteto poteto merged commit 66ae640 into facebook:main Dec 4, 2025
238 checks passed
github-actions bot pushed a commit that referenced this pull request Dec 4, 2025
)

## Summary

To help people access the documentation easier, we can [add
`meta.docs.url`](https://eslint.org/docs/latest/extend/custom-rules#:~:text=Specifies%20the%20URL)
to the new react-compiler rules. This allows IDEs to make the rule name
a clickable link.

## How did you test this change?

`yarn test`, `yarn prettier`, `yarn lint` and in a separate project
[using file:// URLs](https://stackoverflow.com/a/38417065)

DiffTrain build for [66ae640](66ae640)
github-actions bot pushed a commit that referenced this pull request Dec 4, 2025
)

## Summary

To help people access the documentation easier, we can [add
`meta.docs.url`](https://eslint.org/docs/latest/extend/custom-rules#:~:text=Specifies%20the%20URL)
to the new react-compiler rules. This allows IDEs to make the rule name
a clickable link.

## How did you test this change?

`yarn test`, `yarn prettier`, `yarn lint` and in a separate project
[using file:// URLs](https://stackoverflow.com/a/38417065)

DiffTrain build for [66ae640](66ae640)
@k-yle k-yle deleted the kh/eslint-url branch December 4, 2025 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants