module.exports = { root: true, extends: '@cardstack/eslint-config', parserOptions: { tsconfigRootDir: __dirname, }, };