Spaces:
Sleeping
Sleeping
File size: 280 Bytes
60f878e |
1 2 3 4 5 6 7 8 9 10 |
{
"name": "react-text",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"sourceRoot": "packages/react-text/src",
"projectType": "library",
"tags": [],
"// targets": "to see all targets run: nx show project react-text --web",
"targets": {}
}
|