Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

use generate function from options (fixes #19) #20

Merged
merged 1 commit into from Mar 13, 2016
Merged

use generate function from options (fixes #19) #20

merged 1 commit into from Mar 13, 2016

Conversation

fgnass
Copy link
Collaborator

@fgnass fgnass commented Mar 12, 2016

No description provided.

@@ -37,8 +37,7 @@ const tests = {
}

const format = {compact: true, semicolons: false}
const generate = ast => escodegen.generate(ast, {format})
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Not sure why, but currently the tests pass because this const is available in lave.js:65.

@piperswe
Copy link

+1

jed added a commit that referenced this pull request Mar 13, 2016
use generate function from options (fixes #19)
@jed jed merged commit ca4d454 into jed:master Mar 13, 2016
@jed
Copy link
Owner

jed commented Mar 13, 2016

thanks, @fgnass!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants