Remove indent of module exports

This commit is contained in:
Blake Campbell 2022-10-17 10:32:58 -04:00 committed by GitHub
parent b7dc5edf87
commit c07616f28a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@
*
* Keep this a commonjs export.
*/
module.exports = [
module.exports = [
{
name: 'Dominic Ruggiero',
description: 'Student and idiot',