module.exports = {
extends: ["@remix-run/eslint-config", "@remix-run/eslint-config/node"],
};