/
githubmirror
/
express
Обзор
Документация
Войти
/
githubmirror
/
express
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
.editorconfig
11 строк
180 B
Phillip Barta
fix(docs): Update multiple links to use `https` instead of `http` (#6338)
14 фев 2025, 18:51
Не верифицирован
14 фев 2025, 18:51
6ed3439
Код
Авторство
О чём код?
# https://editorconfig.org root = true [*] charset = utf-8 insert_final_newline = true trim_trailing_whitespace = true [{*.js,*.json,*.yml}] indent_size = 2 indent_style = space