Commit 87333fd
committed
[eslint-plugin-react-hooks] Inline meta fields (#32115)
rollup doesn't inline cjs requires (although it can with an external
plugin), so requiring package.json was causing issues internally at Meta
since that file doesn't exist there.
We could teach our build scripts to do so but given that the eslint meta
field is optional anyways I opted to just hardcode the name and omit the
version.
DiffTrain build for [fd2d279](fd2d279)1 parent 4ee3c93 commit 87333fd
35 files changed
Lines changed: 92 additions & 93 deletions
File tree
- compiled/facebook-www
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1956 | 1956 | | |
1957 | 1957 | | |
1958 | 1958 | | |
1959 | | - | |
| 1959 | + | |
1960 | 1960 | | |
1961 | 1961 | | |
1962 | 1962 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1956 | 1956 | | |
1957 | 1957 | | |
1958 | 1958 | | |
1959 | | - | |
| 1959 | + | |
1960 | 1960 | | |
1961 | 1961 | | |
1962 | 1962 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
630 | 630 | | |
631 | 631 | | |
632 | 632 | | |
633 | | - | |
| 633 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
630 | 630 | | |
631 | 631 | | |
632 | 632 | | |
633 | | - | |
| 633 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
634 | 634 | | |
635 | 635 | | |
636 | 636 | | |
637 | | - | |
| 637 | + | |
638 | 638 | | |
639 | 639 | | |
640 | 640 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
634 | 634 | | |
635 | 635 | | |
636 | 636 | | |
637 | | - | |
| 637 | + | |
638 | 638 | | |
639 | 639 | | |
640 | 640 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16950 | 16950 | | |
16951 | 16951 | | |
16952 | 16952 | | |
16953 | | - | |
| 16953 | + | |
16954 | 16954 | | |
16955 | 16955 | | |
16956 | | - | |
| 16956 | + | |
16957 | 16957 | | |
16958 | 16958 | | |
16959 | 16959 | | |
| |||
16987 | 16987 | | |
16988 | 16988 | | |
16989 | 16989 | | |
16990 | | - | |
| 16990 | + | |
16991 | 16991 | | |
16992 | 16992 | | |
16993 | 16993 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16722 | 16722 | | |
16723 | 16723 | | |
16724 | 16724 | | |
16725 | | - | |
| 16725 | + | |
16726 | 16726 | | |
16727 | 16727 | | |
16728 | | - | |
| 16728 | + | |
16729 | 16729 | | |
16730 | 16730 | | |
16731 | 16731 | | |
| |||
16759 | 16759 | | |
16760 | 16760 | | |
16761 | 16761 | | |
16762 | | - | |
| 16762 | + | |
16763 | 16763 | | |
16764 | 16764 | | |
16765 | 16765 | | |
| |||
0 commit comments