/
githubmirror
/
animate.css
Обзор
Документация
Войти
/
githubmirror
/
animate.css
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
3.2.2
.editorconfig
11 строк
180 B
Sarbbottam Bandyopadhyay
Added .editorconfig
23 фев 2014, 23:29
23 фев 2014, 23:29
662a8eb
Код
Авторство
О чём код?
# editorconfig.org root = true [*] indent_style = space indent_size = 2 tab_width = 2 end_of_line = lf charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true