/
githubmirror
/
animate.css
Обзор
Документация
Войти
/
githubmirror
/
animate.css
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
.editorconfig
12 строк
202 B
Panayiotis Lipiridis
More info in editorconfig
10 дек 2017, 16:25
10 дек 2017, 16:25
4e45f1e
Код
Авторство
О чём код?
# editorconfig.org root = true [*] charset = utf-8 end_of_line = lf indent_size = 2 indent_style = space insert_final_newline = true max_line_length = 100 tab_width = 2 trim_trailing_whitespace = true