mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-23 07:07:09 -05:00
Accept baselines for invalid module +target combination. Closes #7876
This commit is contained in:
@@ -23,4 +23,3 @@ var A = (function () {
|
||||
};
|
||||
return A;
|
||||
}());
|
||||
exports.default = A;
|
||||
|
||||
Reference in New Issue
Block a user