/
githubmirror
/
components
Обзор
Документация
Войти
/
githubmirror
/
components
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
.prettierrc
16 строк
306 B
Miles Malerba
Add a zoneless toggle to the dev-app (#28839)
08 апр 2024, 20:07
Не верифицирован
08 апр 2024, 20:07
9cb0761
Код
Авторство
О чём код?
{ "printWidth": 100, "singleQuote": true, "trailingComma": "all", "quoteProps": "preserve", "bracketSpacing": false, "arrowParens": "avoid", "embeddedLanguageFormatting": "off", "overrides": [ { "files": "*.html", "options": { "parser": "angular" } } ]}