We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1affa5 commit a97851bCopy full SHA for a97851b
index.js
@@ -20,7 +20,7 @@ module.exports = {
20
* function.
21
* @param {String} type Type of tree
22
* @param {Tree} tree Tree to process
23
- * @return {[type]}
+ * @return {Tree} Processed tree
24
*/
25
preprocessTree(type, tree) {
26
this.options.babel = {
0 commit comments