mirror of
https://github.com/CompeyDev/create-guilded-bot.git
synced 2025-03-04 11:01:37 +00:00
4 lines
59 B
JavaScript
4 lines
59 B
JavaScript
module.exports = {
|
|
root: true,
|
|
extends: ["custom"],
|
|
};
|