diff --git a/.unibeautifyrc.json b/.unibeautifyrc.json new file mode 100644 index 0000000..847b624 --- /dev/null +++ b/.unibeautifyrc.json @@ -0,0 +1,7 @@ +{ + "LANGUAGE_NAME": { + "beautifiers": [ + "JS-Beautify" + ] + } +} \ No newline at end of file diff --git a/index.html b/index.html index 2ed486d..bb60d80 100644 --- a/index.html +++ b/index.html @@ -1,87 +1,105 @@ +