/** @type {import("eslint").Linter.Config} */
module.exports = {
  ...require("@rallly/eslint-config")(__dirname),
};