generated from nhcarrigan/template
10 lines
265 B
JSON
10 lines
265 B
JSON
{
|
|
"name": "shared-types",
|
|
"$schema": "../node_modules/nx/schemas/project-schema.json",
|
|
"sourceRoot": "shared-types/src",
|
|
"projectType": "library",
|
|
"tags": [],
|
|
"// targets": "to see all targets run: nx show project shared-types --web",
|
|
"targets": {}
|
|
}
|