diff --git a/index.html b/index.html index ece49e1..230d099 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ -
{
afterFormat: (e) => {
console.log(e);
},
beforeFormat: (e) => {
console.log(e);
},
}
\ No newline at end of file
+ {
afterFormat: (e) => {
console.log(e);
},
beforeFormat: (e) => {
console.log(e);
},
}
\ No newline at end of file
diff --git a/source.index.html b/source.index.html
index aa6957b..4579692 100644
--- a/source.index.html
+++ b/source.index.html
@@ -282,7 +282,7 @@