Closed kevgo closed 8 years ago
I think the allow unused section is for temporary solutions until a better fix can be made. We shouldn't pre-fill this array by default. The better solution here is to not mark dependency-lint as unused
Went with reporting dependency-lint as used if listed as a devDependency and found to be unused.
Dependency-lint should always assume it is used.
resolves #21
@charlierudolph @alexdavid