We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caeae93 commit 1b23108Copy full SHA for 1b23108
lib/parsers/ts-utils.js
@@ -31,7 +31,7 @@ module.exports.patchTs = function patchTs() {
31
content = replaceExtensions(content);
32
}
33
return content;
34
- }
+ },
35
};
36
ts.setSys(newSys);
37
0 commit comments