fune/browser/components/about/test/unit/.eslintrc.js
Dan Mosedale ext:(%3E) bdfc611db8 Bug 1365643 - make activity stream, but not tiles, load in the child, r=Mardak
MozReview-Commit-ID: HVEL6CxvQNq

--HG--
extra : rebase_source : 38502b938a9fb15ba1f081b19c3d9d48a1a94540
2017-05-17 09:32:01 -07:00

7 lines
90 B
JavaScript

"use strict";
module.exports = {
"extends": [
"plugin:mozilla/browser-test"
]
};