mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
6 lines
104 B
JSON
6 lines
104 B
JSON
{
|
|
"extends": [
|
|
"config:base"
|
|
],
|
|
"excludePackageNames": ["lunr", "react-syntax-highlighter"]
|
|
}
|