/
githubmirror
/
react-native
Обзор
Документация
Войти
/
githubmirror
/
react-native
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
.editorconfig
11 строк
236 B
Nicola Corti
Polish the .editorconfig file
15 июл 2025, 20:10
15 июл 2025, 20:10
b4a57dd
Код
Авторство
О чём код?
# EditorConfig is awesome: https://EditorConfig.org # top-most EditorConfig file root = true # Unix-style newlines with a newline ending every file [*] end_of_line = lf insert_final_newline = true indent_style = space indent_size = 2