jslicense / licensee.js

check dependency licenses against rules
https://www.npmjs.com/package/licensee
Apache License 2.0
185 stars 23 forks source link

standard@12.0.1 #47

Closed kemitchell closed 5 years ago

kemitchell commented 5 years ago

This PR allows us to upgrade to standard 12 for linting while still testing on old versions of Node.js that don't support the ES6 language features standard uses.

Basically, configure Travis CI to run standard only on the latest version of Node.js.

kemitchell commented 5 years ago

Oops. I merged before dropping the intentional-error commit. I'm just going to push to master.