Skip to content

Commit

Permalink
remove as_const option (on by default) in fbsource
Browse files Browse the repository at this point in the history
Summary:
X-link: facebook/react-native#48227

This option is on by default in Flow v0.256

Reviewed By: gkz

Differential Revision: D67117062

fbshipit-source-id: 1595afe48178529ad43b33a215d84ff225cf9fa9
  • Loading branch information
panagosg7 authored and facebook-github-bot committed Dec 12, 2024
1 parent c643977 commit a78d392
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/hermes-parser/js/.flowconfig
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ module.name_mapper='^prettier-plugin-hermes-parser$' -> '<PROJECT_ROOT>/prettier
component_syntax=true
enums=true

as_const=true
experimental.natural_inference.exports.primitive_const=true

[version]
Expand Down

0 comments on commit a78d392

Please sign in to comment.