{ "name": "ui", "$schema": "../../node_modules/nx/schemas/project-schema.json", "sourceRoot": "libs/ui/src", "prefix": "lib", "projectType": "library", "tags": [], "targets": { "lint": { "executor": "@nx/eslint:lint" } } }