dream2nix/examples/nodejs_workspace-example/package.json
DavHau e8fe3f803f rename examples under ./examples
Apply naming scheme {subsystem}_{test-name}
2022-07-22 16:02:21 +02:00

7 lines
66 B
JSON

{
"name": "path-test",
"workspaces": [
"packages/*"
]
}