Mypal/toolkit/components/captivedetect/test/unit/.eslintrc.js

8 lines
115 B
JavaScript

"use strict";
module.exports = {
"extends": [
"../../../../../testing/xpcshell/xpcshell.eslintrc.js"
]
};