module.exports = [ { rules: { 'decorator-position/decorator-position': ['error', {}], }, }, ];