/
githubmirror
/
angular-cli
Обзор
Документация
Войти
/
githubmirror
/
angular-cli
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
tests/e2e/assets/schematic-boolean-option-negated/schema.json
10 строк
221 B
Alan Agius
test: migrate legacy CLI tests to e2e directory
17 дек 2025, 19:36
17 дек 2025, 19:36
7d3e0ad
Код
Авторство
О чём код?
{ "$schema": "http://json-schema.org/draft-07/schema", "type": "object", "description": "test schematic that logs the options in the console.", "properties": { "noWatch": { "type": "boolean" } } }