summaryrefslogtreecommitdiffstats
path: root/toolkit/components/tooltiptext/tests/.eslintrc.js
blob: 1779fd7f1cf87a84e1250e836ac8e520f3490f13 (plain)
1
2
3
4
5
"use strict";

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