Skip to content
Prev Previous commit
Next Next commit
fixup lint file
  • Loading branch information
guybedford committed Jun 15, 2021
commit e3943e9b0145cf76e1d8f965cfc72ebce89ee998
2 changes: 1 addition & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ module.exports = {
{
name: 'process',
message: 'Import process instead of using the global'
}
},
] },
},
],
Expand Down