/
githubmirror
/
angular
Обзор
Документация
Войти
/
githubmirror
/
angular
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
.gitattributes
6 строк
146 B
Paul Gschwendtner
build: cleanup `.gitattributes` file and remove outdated CRLF attribute (#46513)
28 июн 2022, 23:38
28 июн 2022, 23:38
984b9d1
Код
Авторство
О чём код?
# Auto detect text files and perform LF normalization * text=auto # JS and TS files must always use LF for tools to work *.js eol=lf *.ts eol=lf