create-guilded-bot/apps/web/.eslintrc.js

5 lines
59 B
JavaScript
Raw Normal View History

2022-11-18 14:00:40 +05:30
module.exports = {
root: true,
extends: ["custom"],
};