Skip to content

fixes #406 - allow config to disable ast json generation - #483

Merged
h13i32maru merged 1 commit into
esdoc:masterfrom
MattMcFarland:fix/eslint-issue-406
Apr 29, 2018
Merged

fixes #406 - allow config to disable ast json generation#483
h13i32maru merged 1 commit into
esdoc:masterfrom
MattMcFarland:fix/eslint-issue-406

Conversation

@MattMcFarland

@MattMcFarland MattMcFarland commented Nov 12, 2017

Copy link
Copy Markdown
Contributor

Per the request of @h13i32maru

  • config.outputAST is true by default
  • if config.outputAST is true - ast is generated, otherwise skipped
  • fixes AST Docs line preventing completion #406 if user is made aware to set config.outputAST to false.

@MattMcFarland

Copy link
Copy Markdown
Contributor Author

bump

@h13i32maru
h13i32maru merged commit 2d61c4a into esdoc:master Apr 29, 2018
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.

AST Docs line preventing completion

2 participants