mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-07-21 03:48:43 +00:00
6 lines
137 B
JavaScript
6 lines
137 B
JavaScript
"use strict";
|
|
|
|
module.exports = { // eslint-disable-line no-undef
|
|
"extends": "../../../../../testing/xpcshell/xpcshell.eslintrc.js"
|
|
};
|