Files
tubestation/toolkit/components/asyncshutdown/tests/xpcshell/.eslintrc.js
2016-10-18 08:38:10 +01:00

8 lines
115 B
JavaScript

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