Skip to content

Commit a866d64

Browse files
authored
Update blueprints.md
1 parent 927ddf2 commit a866d64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

guides/advanced-use/blueprints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ module.exports = {
169169
* to work with TS at all, OR in the case that the blueprint is written in TS and the author does
170170
* not intend to support transpilation to JS.
171171
*/
172-
shouldTransformTypeScript: true
172+
shouldTransformTypeScript: true,
173173

174174
availableOptions: [
175175
{

0 commit comments

Comments
 (0)