Fix crash when constructor parameter has no type. Closes #38

This commit is contained in:
Kim Biesbjerg
2017-05-05 11:31:30 +02:00
parent 5cef383f3b
commit 3b9561916b
4 changed files with 21 additions and 3 deletions

4
.gitignore vendored
View File

@@ -10,8 +10,8 @@ npm-debug.log*
dist
# Extracted strings
template.json
template.pot
strings.json
strings.pot
# Dependency directory
node_modules