mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-08 23:25:51 +01:00
8 lines
152 B
JSON
8 lines
152 B
JSON
{
|
|
"extends": [
|
|
"config:base"
|
|
],
|
|
"schedule": ["on the last day of the month"],
|
|
"excludePackageNames": ["lunr", "react-syntax-highlighter"]
|
|
}
|