PradyumnaKrishna / enigma-protocol

An end to end encrypted messenger using Flask, SocketIO, and Vue.js
https://protocol.onpy.in
MIT License
19 stars 34 forks source link

Add linting on the frontend #85

Closed tara-matthew closed 6 months ago

tara-matthew commented 6 months ago

The project could benefit from a linter being added on the frontend to enforce coding standards - ie ESLint.

I will pick up this issue after the one I currently have in progress if you're happy for me to.

PradyumnaKrishna commented 6 months ago

This has been on my card, thank you for creating this issue.

tara-matthew commented 6 months ago

Perfect, I'll get working on this today! 🚀

PradyumnaKrishna commented 6 months ago

Completed with #88.