mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-03-06 02:00:01 -06:00
add more spaces on test
This commit is contained in:
parent
5dde2b964f
commit
5431e09f92
@ -1,6 +1,6 @@
|
||||
///<reference path="fourslash.ts"/>
|
||||
|
||||
/////*InsertSpaceAfterCommaDelimiter*/[1,2, 3];[72,];
|
||||
/////*InsertSpaceAfterCommaDelimiter*/[1,2, 3];[ 72 , ];
|
||||
/////*InsertSpaceAfterSemicolonInForStatements*/for (i = 0;i; i++);
|
||||
/////*InsertSpaceBeforeAndAfterBinaryOperators*/1+2- 3
|
||||
/////*InsertSpaceAfterKeywordsInControlFlowStatements*/if (true) { }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user