Handle interfaces in the generate-externs task

This commit is contained in:
Andreas Hocevar
2014-08-27 16:13:12 +02:00
parent 4e8abb62f9
commit e560f529c6
4 changed files with 31 additions and 10 deletions
+2 -1
View File
@@ -11,6 +11,7 @@
},
"plugins": [
"config/jsdoc/info/api-plugin",
"config/jsdoc/info/define-plugin"
"config/jsdoc/info/define-plugin",
"config/jsdoc/info/interface-plugin"
]
}