mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-05-29 18:24:47 +00:00
8 lines
86 B
JavaScript
8 lines
86 B
JavaScript
"use strict";
|
|
|
|
module.exports = {
|
|
"extends": [
|
|
"../toolkit/.eslintrc.js"
|
|
]
|
|
};
|