Skip to content

Commit e55af51

Browse files
zthcknitt
authored andcommittedFeb 10, 2024
JSX version is not required to be set anymore given the generic JSX transform (#6618)
1 parent 161ae51 commit e55af51

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
 

‎docs/docson/build-schema.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -335,8 +335,7 @@
335335
"description": "Build the given dependencies in JSX V3 compatibility mode."
336336
}
337337
},
338-
"additionalProperties": false,
339-
"required": ["version"]
338+
"additionalProperties": false
340339
},
341340
"bsc-flags": {
342341
"oneOf": [

0 commit comments

Comments
 (0)
Please sign in to comment.