deplint

Lint dependencies requirements

Usage no npm install needed!

<script type="module">
  import deplint from 'https://cdn.skypack.dev/deplint';
</script>

README

DepLint

Lint dependencies requirements.

Installation

npm install --global deplint

Documentation

Your package.json should contain a deplint key with these properties:

  • String[] files: An array of file patterns to scan
  • String[] modules: An array of directories that represent your top level sub-components

Support

If you're having any problem, please raise an issue on GitHub and I'll be happy to help.

Tests

Run the test suite by doing:

npm test

Contribute

License

The project is licensed under the Apache 2.0 license.