/
githubmirror
/
angular
Обзор
Документация
Войти
/
githubmirror
/
angular
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
integration/animations/.editorconfig
13 строк
246 B
Jessica Janiuk
fix(core): Prevent removal of elements during drag and drop
02 мар 2026, 19:46
02 мар 2026, 19:46
0b59cba
Код
Авторство
О чём код?
# Editor configuration, see https://editorconfig.org root = true [*] charset = utf-8 indent_style = space indent_size = 2 insert_final_newline = true trim_trailing_whitespace = true [*.md] max_line_length = off trim_trailing_whitespace = false