prettier/tests/typescript/conformance
Anton a0c95cf862 UTF8-BOM - if input string has BOM that mean output string also should have it (#3283)
The issue that prettier lost BOM and mean convert UTF-8 with BOM to just UTF-8
2017-11-21 14:38:21 -07:00
..
ambient Print semi after DeclareFunction, fixes #2534 (#2536) 2017-07-24 21:55:16 +10:00
classes Print semi after DeclareFunction, fixes #2534 (#2536) 2017-07-24 21:55:16 +10:00
comments update typescript parser (#1578) 2017-05-10 14:11:50 -07:00
declarationEmit/typePredicates fix(typescript): handle undefined variable declarations (#1645) 2017-05-21 08:03:38 -07:00
es6 UTF8-BOM - if input string has BOM that mean output string also should have it (#3283) 2017-11-21 14:38:21 -07:00
expressions chore(build): update snapshot test (#1549) 2017-05-07 20:04:32 -07:00
interfaces/interfaceDeclarations Use semi-colon for object separator (#1918) 2017-06-02 15:32:51 -07:00
internalModules/importDeclarations Use semi-colon for object separator (#1918) 2017-06-02 15:32:51 -07:00
parser/ecmascript5/Statements fix(typescript): handle undefined variable declarations (#1645) 2017-05-21 08:03:38 -07:00
types UTF8-BOM - if input string has BOM that mean output string also should have it (#3283) 2017-11-21 14:38:21 -07:00