Skip to content

Commit

Permalink
fix: patch config.js to remove duplicate values
Browse files Browse the repository at this point in the history
  • Loading branch information
darcyclarke committed Oct 12, 2020
1 parent 9ae45a8 commit da240ef
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/utils/config.js
Expand Up @@ -231,8 +231,6 @@ const types = {
global: Boolean,
'global-style': Boolean,
globalconfig: path,
'https-proxy': [null, url],
'user-agent': String,
heading: String,
'https-proxy': [null, url],
'if-present': Boolean,
Expand Down

0 comments on commit da240ef

Please sign in to comment.