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

9 lines
235 B
JSON

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