/
githubmirror
/
angular-cli
Обзор
Документация
Войти
/
githubmirror
/
angular-cli
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
tests/angular_devkit/schematics/tools/file-system-engine-host/private-schematics/collection.json
18 строк
353 B
Hans
test: remove unused test directory and remove @ from paths
12 июл 2018, 19:26
12 июл 2018, 19:26
91e7c3e
Код
Авторство
О чём код?
{ "name": "private-schematics", "schematics": { "schematic-1": { "description": "1", "factory": "../null-factory" }, "schematic-2": { "description": "2", "factory": "../null-factory" }, "private-schematic": { "private": true, "description": "h", "factory": "../null-factory" } } }