treeherder/.prettierignore

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

15 строки
285 B
Plaintext
Исходник Постоянная ссылка Обычный вид История

# Ignore generated directories.
.*/
# Ignore our legacy JS since it will be rewritten when converted to React.
ui/js/
# Ignore AngularJS HTML templates since they don't always parse correctly.
ui/partials/
# Ignore markdown
*.md
# Statsd configuration file
docker/statsd_config.js