Skip to content

Commit cae662b

Browse files
panagosg7alloy
authored andcommitted
Remove types-first from flowconfig template
Summary: Removing the experimental types-first flag from RN templates, until these are properly documented in the docs. See facebook/flow#8279 for context. Changelog: [Internal] Reviewed By: jbrown215 Differential Revision: D19728257 fbshipit-source-id: 8f7473b9c8383bd1eef76b5733ff3a26e2e554fc
1 parent 77305ca commit cae662b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

template/_flowconfig

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,6 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixMe\\($\\|[^(]\\|(\\(<VERSION>\\)? *\\(si
4848
suppress_comment=\\(.\\|\n\\)*\\$FlowIssue\\((\\(<VERSION>\\)? *\\(site=[a-z,_]*react_native\\(_ios\\)?_\\(oss\\|fb\\)[a-z,_]*\\)?)\\)?:? #[0-9]+
4949
suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
5050

51-
experimental.well_formed_exports=true
52-
experimental.types_first=true
53-
5451
[lints]
5552
sketchy-null-number=warn
5653
sketchy-null-mixed=warn

0 commit comments

Comments
 (0)