Bug 1177774 - Ignore non-standard array comprehension in lint. r=margaret

--HG--
extra : commitid : Epta1zFG5Jj
extra : rebase_source : ef0a02b692ea7fabeecb4eaf73cd325a87eba7f7
This commit is contained in:
Michael Comella 2015-06-26 13:51:15 -07:00
parent b8d0c60f2c
commit a2dd275826

View File

@ -15,6 +15,10 @@ 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