mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-05 22:47:50 -04:00
8 lines
93 B
JSON
8 lines
93 B
JSON
{
|
|
"extends": [
|
|
"config:base"
|
|
],
|
|
"pinVersions": false,
|
|
"ignorePaths": ["test/"]
|
|
}
|