summaryrefslogtreecommitdiffstats
path: root/toolkit/components/places/tests/queries/.eslintrc.js
blob: 69e89d0054ba49849eebdd6c6f350176047fd0c5 (plain)
1
2
3
4
5
"use strict";

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