Skip to content

Some comments not emitted - upgrade 1.0.1 to 1.3.0 #1311

Description

@jbondc

more file.ts

// testvarf=''// test #2modulefoo{functionbar(){}}// test #3moduleempty{}// test #4

more file.js

// testvarf='';// test #2varfoo;(function(foo){functionbar(){}})(foo||(foo={}));

Looks like comments after a 'block' aren't emitted. Could it be a missing emitTrailingComments(node) ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Not a DefectThis behavior is one of several equally-correct options

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions