| hide_title | true |
|---|---|
| custom_edit_url | |
| pagination_prev | |
| pagination_next |
Home > @rushstack/node-core-library > INodePackageJson > files
The "files" field is an array of file globs that should be included in the package during publishing.
See the NPM documentation<></>.
Signature:
files?: string[];