/
githubmirror
/
angular-cli
Обзор
Документация
Войти
/
githubmirror
/
angular-cli
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
tests/e2e/assets/schematic-allow-scripts/schema.json
13 строк
240 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", "additionalProperties": false, "properties": { "allowScripts": { "type": "boolean" }, "ignoreScripts": { "type": "boolean" } } }