minor changes to make git diff better
This commit is contained in:
parent
b6e4e16e60
commit
5b89df0e70
|
|
@ -24,7 +24,7 @@ const converters = [
|
|||
replacement: function(content) {
|
||||
return content;
|
||||
}
|
||||
},
|
||||
]
|
||||
}
|
||||
];
|
||||
|
||||
module.exports = converters
|
||||
module.exports = converters
|
||||
|
|
|
|||
Loading…
Reference in New Issue