generated from nhcarrigan/template
feat: initial scaffolding
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"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": {}
|
||||
}
|
||||
Reference in New Issue
Block a user