/* eslint-disable import/no-commonjs */ module.exports = { extends: [ 'habitrpg/lib/node', ], };