/
drndsv
/
react
Обзор
Документация
Войти
/
drndsv
/
react
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
node_modules/resolve/.editorconfig
34 строки
579 B
drndsv
Initial commit
14 апр 2025, 22:53
14 апр 2025, 22:53
641ac8a
Код
Авторство
О чём код?
root = true [*] indent_style = space indent_size = 2 end_of_line = lf charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true max_line_length = 200 [*.js] block_comment_start = /* block_comment = * block_comment_end = */ [*.yml] indent_size = 1 [package.json] indent_style = tab [CHANGELOG.md] indent_style = space indent_size = 2 [{*.json,Makefile}] max_line_length = unset [test/{dotdot,resolver,module_dir,multirepo,node_path,pathfilter,precedence}/**/*] indent_style = unset indent_size = unset max_line_length = unset insert_final_newline = unset