module.exports = { env: { mocha: true, }, rules: { strict: 'off', }, };