apply prettier to everything.

This commit is contained in:
fiatjaf
2020-05-03 13:55:17 -03:00
parent 083f7a0a8d
commit 4730500ed7
33 changed files with 4988 additions and 3871 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
new Vue({
el: '#vue',
mixins: [windowMixin]
});
})