mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 06:43:32 +00:00
Bug 1780543 - Part 8: Remove unused eslint rule. r=Standard8,geckoview-reviewers,calu
Depends on D152432 Differential Revision: https://phabricator.services.mozilla.com/D152646
This commit is contained in:
parent
4723c60b2c
commit
2c15cdbe26
@ -16,12 +16,6 @@ module.exports = {
|
||||
"no-undef": "off",
|
||||
},
|
||||
},
|
||||
{
|
||||
files: ["chrome/geckoview/*Child.js"],
|
||||
env: {
|
||||
"mozilla/frame-script": true,
|
||||
},
|
||||
},
|
||||
{
|
||||
files: [
|
||||
"chrome/geckoview/**",
|
||||
|
Loading…
Reference in New Issue
Block a user