UNPKG

@vjpr/babel-plugin-parameter-decorator

Version:

Function parameter decorator transform plugin for babel v7, just like typescript.

8 lines (7 loc) 155 B
language: node_js node_js: - stable script: - babel -x .js,.ts test/src/ -d test/lib && ava --tap after_success: - bash <(curl -s https://codecov.io/bash)