module.exports = { extends: [ "../../.eslintrc.cjs", // Uses the recommended rules from the @typescript-eslint/eslint-plugin ], }