summaryrefslogtreecommitdiffstats
path: root/devtools/startup/tests/xpcshell/.eslintrc.js
blob: 6581a0bf32ee3fa9b4eb9398ed8d3d571c054bcf (plain)
1
2
3
4
5
"use strict";

module.exports = {
  extends: "../../../.eslintrc.xpcshell.js",
};