nlu
Version:
Use this package to link your projects together for local development.
24 lines (23 loc) • 364 B
JSON
{
"npm-link-up": true,
"linkToItself": false,
"comments": [
"your comments go here"
],
"searchRoots": [
"$HOME/WebstormProjects/oresoftware"
],
"ignore": [
"/node_modules/",
"/.git/"
],
"list": [
"@oresoftware/shell",
"prepend-transform",
"residence",
"json-stdio"
],
"localSettings": {
"foo": "big"
}
}