summaryrefslogtreecommitdiffstats
path: root/security/sandbox/test/.eslintrc.js
blob: e05d8ca741c5638dd8a51dba70d079afeec6825f (plain)
1
2
3
4
5
"use strict";

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