For the complete documentation index, see llms.txt. This page is also available as Markdown.

.npmrc file

exile.watch logo

As mentioned in Generating GitHub PAT, in order to use your generated PAT you have to create .npmrc file in project's root directory.

If you have already generated PAT and have created .npmrc file in one project, you can copy the file to other projects

1. Create .npmrc file

2. Update .npmrc file content

.npmrc is in .gitignore by default

Last updated