/
githubmirror
/
lerna
Обзор
Документация
Войти
/
githubmirror
/
lerna
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v7.4.0
e2e/diff/project.json
18 строк
432 B
James Henry
chore: ci updates (#3523)
02 фев 2023, 14:30
Не верифицирован
02 фев 2023, 14:30
70de43c
Код
Авторство
О чём код?
{ "name": "e2e-diff", "$schema": "../../node_modules/nx/schemas/project-schema.json", "implicitDependencies": ["lerna", "commands-diff"], "tags": [], "targets": { "e2e": {}, "run-e2e-tests-process": {}, "run-e2e-tests": {}, "lint": { "executor": "@nrwl/linter:eslint", "outputs": ["{options.outputFile}"], "options": { "lintFilePatterns": ["e2e/diff/**/*.ts"] } } } }