Skip to content
This repository was archived by the owner on Jan 14, 2019. It is now read-only.

fix: functions without body should be TSDeclareFunctions #98

Merged
merged 3 commits into from
Jan 6, 2019

Conversation

armano2
Copy link
Contributor

@armano2 armano2 commented Jan 6, 2019

No description provided.

@@ -130,7 +130,6 @@ export enum AST_NODE_TYPES {
TSMethodSignature = 'TSMethodSignature',
TSModuleBlock = 'TSModuleBlock',
TSModuleDeclaration = 'TSModuleDeclaration',
TSNamespaceFunctionDeclaration = 'TSNamespaceFunctionDeclaration',
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this node type is/was no longer used

@JamesHenry JamesHenry merged commit 04778c0 into JamesHenry:master Jan 6, 2019
@JamesHenry
Copy link
Owner

🎉 This PR is included in version 13.4.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants