We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64958c5 commit 4d234bdCopy full SHA for 4d234bd
1 file changed
.flowconfig
@@ -29,6 +29,7 @@ sharedmemory.hash_table_pow=21
29
esproposal.export_star_as=enable
30
esproposal.optional_chaining=enable
31
module.file_ext=.js
32
+module.file_ext=.cjs
33
module.file_ext=.scss
34
module.name_mapper.extension='scss' -> '<PROJECT_ROOT>/flow/EmptyFlowStub.js.flow'
35
module.name_mapper.extension='css' -> '<PROJECT_ROOT>/flow/EmptyFlowStub.js.flow'
0 commit comments