Ming Ye
55542bc73d
Update jest printBasicPrototype config ( #26142 )
2023-02-10 09:58:57 +01:00
Andrew Clark
9cdf8a99ed
[Codemod] Update copyright header to Meta ( #25315 )
...
* Facebook -> Meta in copyright
rg --files | xargs sed -i 's#Copyright (c) Facebook, Inc. and its affiliates.#Copyright (c) Meta Platforms, Inc. and affiliates.#g'
* Manual tweaks
2022-10-18 11:19:24 -04:00
Jan Kassens
ea04a486a7
Flow: remove unused suppressions ( #25424 )
...
Removes $FlowFixMe's that are no longer needed.
Used flow/tool from the Flow repo:
```
~/Developer/flow/tool update-suppressions .
```
2022-10-04 16:18:12 -04:00
Jan Kassens
8003ab9cf5
Flow: remove explicit object syntax ( #25223 )
2022-09-09 16:03:48 -04:00
Jan Kassens
8a9e7b6cef
Flow: implicit-inexact-object=error ( #25210 )
...
* implicit-inexact-object=error
* default everything ambiguous to exact object
* inexact where exact causes errors
2022-09-09 10:13:58 -04:00
Brian Vaughn
1bf6deb865
Renamed packages/react-devtools-scheduling-profiler to packages/react-devtools-timeline ( #22691 )
2021-11-04 10:02:06 -04:00