Skip to content

Commit

Permalink
Bug 1300808 - Enable eslint for browser/mobile/chrome. r=kmag
Browse files Browse the repository at this point in the history
MozReview-Commit-ID: CtOPpYG4Uvz

--HG--
extra : transplant_source : %20%D8%C6%D1%ABd%9Dj%3En%A25%DAZ%1F%5D%FA%3B%97%96
  • Loading branch information
Matthew Wein committed Sep 14, 2016
1 parent 1b1ca8d commit 1b4f1f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,6 @@ devtools/server/tests/unit/babel_and_browserify_script_with_source_map.js
devtools/server/tests/unit/setBreakpoint*

# mobile/android/ exclusions
mobile/android/chrome/content
mobile/android/tests/

# Uses `#filter substitution`
Expand All @@ -208,6 +207,7 @@ mobile/android/installer/
mobile/android/locales/

# Non-standard `(catch ex if ...)`
mobile/android/chrome/content/browser.js
mobile/android/components/Snippets.js

# Bug 1178739: Ignore this file as a quick fix for "Illegal yield expression"
Expand Down

0 comments on commit 1b4f1f0

Please sign in to comment.