mirror of https://github.com/lukechilds/rollup.git
kzc
8 years ago
1 changed files with 2 additions and 1 deletions
@ -1,3 +1,4 @@ |
|||
module.exports = { |
|||
description: 'arrow function without braces returning a function (#1032)' |
|||
description: 'arrow function without braces returning a function (#1032)', |
|||
buble: true |
|||
}; |
|||
|
Loading…
Reference in new issue