/
githubmirror
/
webpack
Обзор
Документация
Войти
/
githubmirror
/
webpack
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
.editorconfig
34 строки
686 B
Alexander Akait
test: add module concatenation cases for asset, json, css module types
20 май 2026, 17:05
Не верифицирован
20 май 2026, 17:05
9ebc1fa
Код
Авторство
О чём код?
root = true [*] indent_style = tab indent_size = 2 charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true max_line_length = 80 [*.{yml,yaml,json}] indent_style = space indent_size = 2 [*.md] trim_trailing_whitespace = false [*.snap] trim_trailing_whitespace = false [test/cases/parsing/bom/bomfile.{css,js}] charset = utf-8-bom [test/configCases/asset-modules/bytes/file.text] insert_final_newline = false [test/configCases/asset-modules/bytes/file.svg] insert_final_newline = false [test/configCases/asset-modules/concatenation/file.text] insert_final_newline = false [test/configCases/css/no-extra-runtime-in-js/source.text] insert_final_newline = false