mirror of
https://github.com/Heretek-AI/GDevelop.git
synced 2026-08-27 21:19:59 -04:00
5163bdc95c
- Upgrade flow-bin from 0.131.0 to 0.299.0 - Add flow-libs directory with old DOM/BOM/CSSOM type definitions - Update .flowconfig with declarations for flow-typed and GDevelop.js types - Fix existential type * -> any in src/ files - Fix %checks predicate syntax removal - Fix React$ type names to React. namespace - Fix $PropertyType to indexed access types - Fix renders any/React.Node/Fragment patterns from codemod - Add fix-flow-errors.sh and add-flow-fixme.py scripts Co-authored-by: Florian Rival <4ian@users.noreply.github.com>