Browse Source

argh, node 0.12

gh-438-b
Rich-Harris 9 years ago
parent
commit
271cd915cd
  1. 3
      test/function/top-level-arrow-function/_config.js

3
test/function/top-level-arrow-function/_config.js

@ -1,3 +1,4 @@
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…
Cancel
Save