chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "shared",
|
||||
"$schema": "../../node_modules/nx/schemas/project-schema.json",
|
||||
"sourceRoot": "graph/shared/src",
|
||||
"projectType": "library",
|
||||
"tags": [],
|
||||
"// targets": "to see all targets run: nx show project ui-common --web",
|
||||
"targets": {
|
||||
"typecheck": {
|
||||
"dependsOn": ["^typecheck", "nx:build-native"]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user