Skip to content

Commit

Permalink
Migrate to component_syntax=true
Browse files Browse the repository at this point in the history
Reviewed By: alexmckenley

Differential Revision: D57681847

fbshipit-source-id: c801dd7a16bc409e1a4f29f15850e213966b8f46
  • Loading branch information
SamChou19815 authored and facebook-github-bot committed May 22, 2024
1 parent 9d67f17 commit 27f04f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/hermes-parser/js/.flowconfig
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ module.name_mapper='^hermes-eslint$' -> '<PROJECT_ROOT>/hermes-eslint/src/index.
module.name_mapper='^hermes-transform$' -> '<PROJECT_ROOT>/hermes-transform/src/index.js'
module.name_mapper='^prettier-plugin-hermes-parser$' -> '<PROJECT_ROOT>/prettier-plugin-hermes-parser/src/index.js'

experimental.component_syntax=parsing
component_syntax=true
experimental.global_find_ref=true
enums=true

Expand Down

0 comments on commit 27f04f8

Please sign in to comment.