mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-19 14:57:32 +09:00
5 lines
88 B
JavaScript
5 lines
88 B
JavaScript
"use strict";
|
|
|
|
module.exports = {
|
|
"extends": ["../../../../.eslintrc.xpcshell.js"]
|
|
};
|