nx/nx-dev/feature-search/project.json

9 lines
238 B
JSON

{
"name": "nx-dev-feature-search",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"sourceRoot": "nx-dev/feature-search/src",
"projectType": "library",
"targets": {},
"tags": ["scope:nx-dev", "type:feature"]
}