Skip to content

JS syntax fixes

Marco Trevisan requested to merge 3v1n0/gjs:js-syntax-fixes into master

Used eslint --fix plus some minor manual labor to fix JS style so that linter isn't confusing anymore and we can have an uniform style across the codebase.

Merge request reports