JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 419072
  • Score
    100M100P100Q192717F
  • License MIT

A tool for working with CODEOWNERS files

Package Exports

  • codeowners

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (codeowners) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

codeowners

A tool for interacting with GitHub's CODEOWNERS files.

installation

$ npm install -g codeowners

usage

To find a list of files not covered by the CODEOWNERS in the project:

$ codeowners audit --unowned