TypeScript/tests/cases/fourslash/indentationInJsx2.ts
2015-09-01 12:41:48 -07:00

8 lines
144 B
TypeScript

/// <reference path="fourslash.ts"/>
//@Filename: file.tsx
////<div>/*1*/
goTo.marker("1");
edit.insert("\n");
verify.indentationIs(0);