mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 16:46:26 +00:00
a2dd275826
--HG-- extra : commitid : Epta1zFG5Jj extra : rebase_source : ef0a02b692ea7fabeecb4eaf73cd325a87eba7f7
25 lines
485 B
Plaintext
25 lines
485 B
Plaintext
chrome/content
|
|
tests/
|
|
|
|
# Uses `#filter substitution`
|
|
app/mobile.js
|
|
chrome/content/healthreport-prefs.js
|
|
|
|
# Uses `#expand`
|
|
chrome/content/about.js
|
|
|
|
# Not much JS to lint and non-standard at that
|
|
installer/
|
|
locales/
|
|
|
|
# Pretty sure we're disabling this one anyway
|
|
modules/ContactService.jsm
|
|
|
|
# es7 proposed: array comprehensions
|
|
# https://github.com/eslint/espree/issues/125
|
|
modules/WebappManager.jsm
|
|
|
|
# Non-standard `(catch ex if ...)`
|
|
components/Snippets.js
|
|
modules/MatchstickApp.jsm
|