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

Run ESLint #94

Closed tara-matthew closed 4 months ago

tara-matthew commented 6 months ago

Closes https://github.com/PradyumnaKrishna/enigma-protocol/issues/89

PradyumnaKrishna commented 6 months ago

Do you mind adding a workflow to javascript that lints the javascript files?

tara-matthew commented 6 months ago

Do you mind adding a workflow to javascript that lints the javascript files?

Sorry what do you mean? A GitHub action or something else?

PradyumnaKrishna commented 6 months ago

Yeah I mean adding a github action to that lints the Pull Requests and main branch.

tara-matthew commented 6 months ago

Yeah I mean adding a github action to that lints the Pull Requests and main branch.

Sure thing, won't be a problem 👌

PradyumnaKrishna commented 4 months ago

Fixed in #89.