mirror of https://github.com/lukechilds/rollup.git
1 changed files with 2 additions and 1 deletions
@ -1,3 +1,4 @@ |
|||||
module.exports = { |
module.exports = { |
||||
description: 'handles naked return value from top-level arrow function expression (#403)' |
description: 'handles naked return value from top-level arrow function expression (#403)', |
||||
|
babel: true |
||||
}; |
}; |
||||
|
Loading…
Reference in new issue