File tree Expand file tree Collapse file tree 3 files changed +6
-10
lines changed Expand file tree Collapse file tree 3 files changed +6
-10
lines changed Original file line number Diff line number Diff line change @@ -16,10 +16,6 @@ experimental.pattern_matching=true
16
16
17
17
module.name_mapper='\(metro-[^/]*\)' -> '<PROJECT_ROOT>/packages/\1/src/index.js'
18
18
19
- experimental.only_support_flow_fixme_and_expected_error=true
20
- experimental.require_suppression_with_error_code=true
21
- experimental.invariant_subtyping_error_message_improvement=true
22
-
23
19
[lints]
24
20
sketchy-null-number=warn
25
21
sketchy-null-mixed=warn
@@ -41,4 +37,4 @@ untyped-import
41
37
untyped-type-import
42
38
43
39
[version]
44
- ^0.280 .0
40
+ ^0.281 .0
Original file line number Diff line number Diff line change 28
28
"eslint-plugin-react" : " ^7.30.1" ,
29
29
"eslint-plugin-relay" : " ^1.8.3" ,
30
30
"flow-api-translator" : " ^0.32.0" ,
31
- "flow-bin" : " ^0.280 .0" ,
31
+ "flow-bin" : " ^0.281 .0" ,
32
32
"glob" : " ^7.1.1" ,
33
33
"hermes-eslint" : " 0.32.0" ,
34
34
"invariant" : " ^2.2.4" ,
Original file line number Diff line number Diff line change @@ -2849,10 +2849,10 @@ flow-api-translator@^0.32.0:
2849
2849
hermes-transform "0.32.0"
2850
2850
typescript "5.3.2"
2851
2851
2852
- flow-bin@^0.280 .0 :
2853
- version "0.280 .0"
2854
- resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.280 .0.tgz#73db532b4ea072a20a47277a38c0ab9f4f4600e6 "
2855
- integrity sha512-7WHDjleRd6KDggSYovdrNSz1xMM9HKSI3ajHF3xMmWaETxx3SHnl60cclW6mPm3z+0FUVQSr7XFLiGSW3Zkq7Q ==
2852
+ flow-bin@^0.281 .0 :
2853
+ version "0.281 .0"
2854
+ resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.281 .0.tgz#be49afd6da986ba355e27d38775547b60b398e65 "
2855
+ integrity sha512-jgSKNLolqwtI4CZ/lTh/YKf0JAtFGTrf/8ETZkfxxyT5AYB9NfiO5KQttW0gtd63plppvw3ghyVFKLSK3TH6hg ==
2856
2856
2857
2857
flow-enums-runtime@^0.0.6 :
2858
2858
version "0.0.6"
You can’t perform that action at this time.
0 commit comments