/
githubmirror
/
angular.js
Обзор
Документация
Войти
/
githubmirror
/
angular.js
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v1.6.2
.editorconfig
18 строк
304 B
eltacodeldiablo
chore(.editorconfig): remove settings for ngLocale after change to scripts
31 окт 2014, 18:27
31 окт 2014, 18:27
3831e45
Код
Авторство
О чём код?
# http://editorconfig.org root = true [*] charset = utf-8 indent_style = space indent_size = 2 end_of_line = lf insert_final_newline = true trim_trailing_whitespace = true [dropdown-toggle.js] trim_trailing_whitespace = false insert_final_newline = false [htmlparser.js] insert_final_newline = false