Files
angular-challenges/libs/testing-table/model/project.json

10 lines
246 B
JSON

{
"name": "testing-table-model",
"$schema": "../../../node_modules/nx/schemas/project-schema.json",
"sourceRoot": "libs/testing-table/model/src",
"prefix": "angular-challenges",
"tags": [],
"projectType": "library",
"targets": {}
}