mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-21 07:29:37 +01:00
9 lines
118 B
JSON
9 lines
118 B
JSON
{
|
|
"extends": "../../../tsconfig.reference.json",
|
|
"references": [
|
|
{
|
|
"path": "../cli-commons"
|
|
}
|
|
]
|
|
}
|