Bug 1347712 - Change the testing configurations into ESLint configurations within eslint-plugin-mozilla - automatically update .eslintrc.js test config files for new config locations. r=jaws
MozReview-Commit-ID: LH0CQOPfoe6
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
|
||||
module.exports = {
|
||||
"extends": [
|
||||
"../../../../testing/mochitest/chrome.eslintrc.js"
|
||||
"plugin:mozilla/chrome-test"
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user