mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-30 01:04:49 -05:00
Trying to fix newlines in sourcemap baselines for *nix
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// @sourcemap: true
|
||||
// @newline: \n
|
||||
// DEFAULT INTERFACES
|
||||
interface IFoo {
|
||||
n: number;
|
||||
|
||||
Reference in New Issue
Block a user