/
githubmirror
/
taro
Обзор
Документация
Войти
/
githubmirror
/
taro
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
packages/taro-cli/templates/default/_editorconfig
12 строк
197 B
chenjiajian
fix(cli): 修复 cli 若干问题 (#6322)
14 май 2020, 09:51
Не верифицирован
14 май 2020, 09:51
2248d57
Код
Авторство
О чём код?
# http://editorconfig.org root = true [*] indent_style = space indent_size = 2 charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true [*.md] trim_trailing_whitespace = false