We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b55774 commit f468fa3Copy full SHA for f468fa3
docs/git_branch_lockfiles.md
@@ -10,7 +10,7 @@ Git branch lockfiles allows you to totally avoid lockfile merge conflicts and so
10
You can turn on this feature by configuring the `.npmrc` file.
11
12
```ini
13
-git-branch-lockfiles=true
+git-branch-lockfile=true
14
```
15
16
By doing this, lockfile name will be generated based on the current branch name.
0 commit comments