Commit ef37f40
Restore eslint path match for assets-registry (fix CI) (#57450)
Summary:
Pull Request resolved: #57450
D110053924 removed the ESLint config match for `packages/assets-registry/` a little early — the files still exist and an unused suppression warning causes a failure when run with `--max-warnings 0`.
Revert this to restore stable `test_js` jobs on `main`.
{F1992042843}
Changelog: [Internal]
Reviewed By: Abbondanzo
Differential Revision: D110786490
fbshipit-source-id: cb4a3690deff4e04ade9b8f57c94831f741cb0521 parent 715eeaa commit ef37f40
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments