Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IBugs

The url to your project's issue tracker and (or) the email address to which issues should be reported. These are helpful for people who encounter issues with your package.

see

https://docs.npmjs.com/files/package.json#bugs

see

https://yarnpkg.com/en/docs/package-json#toc-bugs

Hierarchy

  • IBugs

Index

Properties

Properties

Optional email

email: undefined | string

Optional url

url: undefined | string

Generated using TypeDoc