UNPKG

pegjs-coffee-plugin

Version:

A plugin for PEG.js to use CoffeeScript in your actions.

11 lines (9 loc) 101 B
sudo: false language: node_js node_js: - 4 - 6 - stable script: - npm run lint - npm test