/
githubmirror
/
Chart.js
Обзор
Документация
Войти
/
githubmirror
/
Chart.js
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
.editorconfig
14 строк
219 B
Jukka Kurkela
Update .editorconfig and fix conf indents (#8442)
17 фев 2021, 16:11
Не верифицирован
17 фев 2021, 16:11
c96c167
Код
Авторство
О чём код?
# https://editorconfig.org root = true [*] indent_style = space indent_size = 2 end_of_line = lf charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true [*.html] indent_style = tab indent_size = 4