module.exports = { rules: { '@typescript-eslint/no-empty-function': 'off', }, }