UNPKG

6to5-core

Version:

Turn ES6 code into readable vanilla ES5 with source maps

18 lines (13 loc) 231 B
environment: matrix: - nodejs_version: "0.10" - nodejs_version: "0.11" install: - "npm install" - "cinst make" test_script: - "node --version" - "npm --version" - "make test-spec" build: "off" version: "{build}"