mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Remove indent of module exports
This commit is contained in:
parent
b7dc5edf87
commit
c07616f28a
1 changed files with 2 additions and 2 deletions
|
|
@ -20,7 +20,7 @@
|
||||||
*
|
*
|
||||||
* Keep this a commonjs export.
|
* Keep this a commonjs export.
|
||||||
*/
|
*/
|
||||||
module.exports = [
|
module.exports = [
|
||||||
{
|
{
|
||||||
name: 'Dominic Ruggiero',
|
name: 'Dominic Ruggiero',
|
||||||
description: 'Student and idiot',
|
description: 'Student and idiot',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue