mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
7 lines
152 B
JSON
7 lines
152 B
JSON
{
|
|
"extends": [
|
|
"config:base"
|
|
],
|
|
"schedule": ["on the last day of the month"],
|
|
"excludePackageNames": ["lunr", "react-syntax-highlighter"]
|
|
}
|