/
githubmirror
/
wtfjs
Обзор
Документация
Войти
/
githubmirror
/
wtfjs
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
.editorconfig
14 строк
203 B
Denys Dovhan
Add .editorconfig
07 авг 2017, 18:22
07 авг 2017, 18:22
0e31e9f
Код
Авторство
О чём код?
root = true [*] end_of_line = lf charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true [package.json] indent_style = space indent_size = 2 [*.md] trim_trailing_whitespace = false