/
deteled
/
iptvnator
Обзор
Документация
Войти
/
deteled
/
iptvnator
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
master
apps/web-e2e/project.json
19 строк
519 B
4gray
chore: tighten validation and runtime logging
15 май 2026, 18:43
Не верифицирован
15 май 2026, 18:43
2d5c4fa
Код
Авторство
О чём код?
{ "name": "web-e2e", "$schema": "../../node_modules/nx/schemas/project-schema.json", "projectType": "application", "sourceRoot": "apps/web-e2e/src", "implicitDependencies": [ "web", "stalker-mock-server", "xtream-mock-server" ], "// targets": "to see all targets run: nx show project web-e2e --web", "targets": { "e2e": {}, "lint": { "executor": "@nx/eslint:lint" } }, "tags": ["scope:e2e", "domain:web", "type:e2e"] }