Skip to content

2 extra line breaks are added #484

@fregante

Description

@fregante
$ node --version
v7.2.0

$ babili --version
6.24.0 (babel-core 6.24.0)

$ touch test.js

# Empty input
$ cat test.js | wc -c
       0

# 2-bytes output
$ babili test.js | wc -c
       2

Metadata

Metadata

Assignees

No one assigned

    Labels

    has PRHas an open PR that fixes this issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions