/
githubmirror
/
strapi
Обзор
Документация
Войти
/
githubmirror
/
strapi
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
develop
.editorconfig
16 строк
249 B
Alberto Maturano
Normalize to standar file permissions
24 сен 2018, 20:33
24 сен 2018, 20:33
154fc28
Код
Авторство
О чём код?
root = true [*] indent_style = space indent_size = 2 end_of_line = lf charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true [{package.json,*.yml}] indent_style = space indent_size = 2 [*.md] trim_trailing_whitespace = false