Issue #1053 - Drop support Android and remove Fennec - Part 1a: Remove mobile/android

This commit is contained in:
Matt A. Tobin 2019-04-23 15:32:23 -04:00 • committed by Roy Tam
commit c9b411d6cd
3891 changed files with 0 additions and 428084 deletions

View file

@ -1,23 +0,0 @@
globals:
# TODO: Maybe this should be by file
BrowserApp: false
Cc: false
Ci: false
Cu: false
NativeWindow: false
PageActions: false
ReaderMode: false
SimpleServiceDiscovery: false
TabMirror: false
MediaPlayerApp: false
RokuApp: false
SearchEngines: false
ConsoleAPI: true
Point: false
Rect: false
rules:
# Disabled stuff
no-console: 0 # TODO: Can we use console?
no-cond-assign: 0
no-fallthrough: 0