forked from oppia/oppia
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.prettierignore
More file actions
33 lines (32 loc) · 857 Bytes
/
.prettierignore
File metadata and controls
33 lines (32 loc) · 857 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
core/templates/expressions/parser.js
core/templates/google-analytics.initializer.ts
backend_prod_files/*
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