/
githubmirror
/
babel
Обзор
Документация
Войти
/
githubmirror
/
babel
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
.editorconfig
17 строк
252 B
Daniel Tschinder
Use correct extension for typescript fixtures (#10014)
15 июл 2019, 23:46
15 июл 2019, 23:46
d8da63c
Код
Авторство
О чём код?
root = true [*] insert_final_newline = true charset = utf-8 trim_trailing_whitespace = true end_of_line = lf [*.{js,json,ts,tsx}] indent_style = space indent_size = 2 [Makefile] indent_style = tab [*.{md,markdown}] trim_trailing_whitespace = false