/** @type {import("eslint").Linter.Config} */ module.exports = { root: true, extends: ["@monkeytype/eslint-config"], };