/
githubmirror
/
oppia
Обзор
Документация
Войти
/
githubmirror
/
oppia
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
develop
.prettierignore
32 строки
836 B
Meeth
Fix part of #25877 Remove webpack build architecture (#26078)
10 июл 2026, 12:38
Не верифицирован
10 июл 2026, 12:38
9089f71
Код
Авторство
О чём код?
core/templates/expressions/parser.js core/templates/google-analytics.initializer.ts integrations/* integrations_dev/* assets/scripts/* third_party/* build/* *.min.js dump.rdb .direnv/* tmpcompiledjs* dist/* local_compiled_js/* local_compiled_js_for_test/* .mypy_cache/* *.html *.yml *.yaml *.css *.json # the following files are either parsed or used as-is in tests for comparison. Formatter is not suitable for them yet. assets/constants.ts assets/rich_text_components_definitions.ts core/tests/data/dummy_constants.js extensions/rich_text_components/webdriverio.js core/tests/wdio.conf.js core/tests/data/dummy_ci_tests/dummy_webdriverio.conf.js scripts/linters/test_files core/tests/services_sources # Re-include JSON files in /core/tests/ci-test-suite-configs, to be formatted by prettier. !core/tests/ci-test-suite-configs/*.json