mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-19 06:47:35 +09:00
5 lines
108 B
JavaScript
5 lines
108 B
JavaScript
"use strict";
|
|
|
|
module.exports = {
|
|
"extends": "../../../../toolkit/components/extensions/.eslintrc.js",
|
|
};
|