amarullz / windowgestures

GNOME Extension to Manage window with touchpad gestures
https://amarullz.com/
GNU General Public License v2.0
44 stars 6 forks source link

Integrade code quality tooling #36

Open milhauzindahauz opened 1 month ago

milhauzindahauz commented 1 month ago

Hey @amarullz,

I went through your code. I noticed code format is all over the place. I would suggest to implement code quality tooling e.g. prettier and eslint.

I can make a PR for it if you need help with that.

Otherwise I would like you to thank you for work on the project.

Cheers.