prettier/tests/typescript_export
Christopher Chedeau 5ba0b0ec87 Add semi for functions without body (#2025)
We don't need to be overly restrictive and should add the semi if there's no body

Fixes #2003
2017-06-07 11:51:17 -07:00
..
__snapshots__ Add semi for functions without body (#2025) 2017-06-07 11:51:17 -07:00
comment.js Do not add double space for export function without body with a comment (#1688) 2017-05-23 16:30:35 -07:00
export-class.js fix(typescript): no semi after export default abstract class, fixes #1926 (#1937) 2017-06-03 05:19:39 -07:00
export.ts fix(typescript): look at source to determine export = statement (#1868) 2017-06-02 08:32:40 -07:00
jsfmt.spec.js Do not add double space for export function without body with a comment (#1688) 2017-05-23 16:30:35 -07:00