9 lines
154 B
JSON
9 lines
154 B
JSON
{
|
|
"network": {
|
|
"allowedDomains": ["registry.npmjs.org", "*.npmjs.org"]
|
|
},
|
|
"filesystem": {
|
|
"allowWrite": [".", "node_modules", "/tmp"]
|
|
}
|
|
}
|