+ beautifier

* version info
This commit is contained in:
Taegus
2019-03-03 10:37:19 +01:00
parent de73afd5cd
commit b0cd7d517a
19 changed files with 1648 additions and 1697 deletions

7
.unibeautifyrc.json Normal file
View File

@@ -0,0 +1,7 @@
{
"LANGUAGE_NAME": {
"beautifiers": [
"JS-Beautify"
]
}
}