Skip to content

Babel 6 changes + flow#299

Merged
benjamn merged 4 commits intobenjamn:masterfrom
hzoo:babel6
Nov 4, 2016
Merged

Babel 6 changes + flow#299
benjamn merged 4 commits intobenjamn:masterfrom
hzoo:babel6

Conversation

@hzoo
Copy link
Copy Markdown
Contributor

@hzoo hzoo commented Jul 7, 2016

Depends on benjamn/ast-types#162 so can change the package.json after it's merged

lib/printer.js Outdated

case "Program":
return path.call(function(bodyPath) {
// if (n.directives) {
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I need help with directives - I think we need something like printStatementSequence? Just need to loop over the directives array

@hzoo hzoo changed the title Babel 6 changes WIP: Babel 6 changes Jul 7, 2016
@hzoo hzoo changed the title WIP: Babel 6 changes Babel 6 changes + flow Nov 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants