Skip to content

Commit e549e13

Browse files
committed
Force bsc-jsx-module flag in file
1 parent fe18ccf commit e549e13

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/analysis_tests/tests-generic-jsx-transform/src/GenericJsxCompletion.res

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
@@config({
2+
flags: ["-bs-jsx", "4", "-bs-jsx-module", "GenericJsx"],
3+
})
4+
15
// <div
26
// ^com
37

0 commit comments

Comments
 (0)