/
githubmirror
/
preact
Обзор
Документация
Войти
/
githubmirror
/
preact
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
.editorconfig
15 строк
230 B
Ryan Christian
chore: Fix mocha in Node v22+ (#4701)
21 фев 2025, 15:13
Не верифицирован
21 фев 2025, 15:13
d7b4787
Код
Авторство
О чём код?
root = true [*] indent_style = tab end_of_line = lf charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true [{*.json,.*rc,*.yml}] indent_style = space indent_size = 2 [*.md] trim_trailing_whitespace = false