Files
tubestation/browser/components/feeds/test/chrome/.eslintrc.js
2016-10-18 08:38:10 +01:00

8 lines
114 B
JavaScript

"use strict";
module.exports = {
"extends": [
"../../../../../testing/mochitest/chrome.eslintrc.js"
]
};