tests for newline preservation.

This commit is contained in:
Cyrus Najmabadi
2015-03-08 19:18:10 -07:00
parent c371f1e521
commit 6e8d80f159
25 changed files with 51 additions and 13 deletions

View File

@@ -141,7 +141,7 @@ module ts {
experimental: true
},
{
name: "preserveFormatting",
name: "preserveNewLines",
type: "boolean",
description: Diagnostics.Preserve_new_lines_when_emitting_code,
experimental: true