Skip to content

Commit 0031619

Browse files
committed
disable auto rc setting
1 parent 24ab47a commit 0031619

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

auto.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
const npmOptions = {
22
exact: true,
3+
setRcToken: false,
34
};
45

56
/** Auto configuration */

0 commit comments

Comments
 (0)