[1.2] Adding a linter and reformat all code

This commit is contained in:
vermillion-dev
2019-05-30 23:11:40 +02:00
parent 527500a438
commit 86f26a4660
15 changed files with 404 additions and 404 deletions

View File

@@ -1,6 +1,6 @@
hideSidebar();
$(window).on('resize', function(){
$(window).on('resize', function () {
hideSidebar();
});