Brightspace / d2l-license-checker

Simple tool to continuously check for D2L accepted licenses of all npm dependencies in a project.
4 stars 2 forks source link

Add defaults from ESLint 3.x #44

Closed ppaskaris-d2l closed 7 years ago

ppaskaris-d2l commented 7 years ago

This PR adds the defaults needed for ESLint 3.x, excluding the one LGPL dependency.

ppaskaris-d2l commented 7 years ago

I'm going to fix this travis issue.

ppaskaris-d2l commented 7 years ago

I fixed the travis builds. Please review.