minor changes to make git diff better

This commit is contained in:
almenon 2019-12-23 22:31:12 -08:00
parent b6e4e16e60
commit 5b89df0e70
1 changed files with 3 additions and 3 deletions

View File

@ -24,7 +24,7 @@ const converters = [
replacement: function(content) {
return content;
}
},
]
}
];
module.exports = converters