UNPKG

babel-plugin-transform-decorators-legacy

Version:

A plugin for Babel 6 that (mostly) replicates the old decorator behavior from Babel 5.

13 lines (9 loc) 109 B
sudo: false language: node_js node_js: - "4" - "5" - "6" script: - npm run test - npm run build