# This list automatically picks up exclusions from .eslintignore

# These files are disabled due to parsing errors when using Prettier.
# Bug 1560186
*.html
*.xhtml
*.xul
*.xml

# Ignore .eslintrc.js for now.
.eslintrc.js

# Ignore all top-level directories that contain JS files (for now).
chat/**
common/**
editor/**
ldap/**
mail/**
mailnews/**
suite/**
