coast-team / mute

a scalable collaborative document editor with CRDT, P2P and E2EE
https://mute.loria.fr/
GNU Affero General Public License v3.0
127 stars 17 forks source link

feat: updating the project to use ESLint instead of TSLint #112

Closed BaptisteHubert closed 2 years ago

BaptisteHubert commented 2 years ago

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) This PR introduces the changes needed for the project to use ESLint instead of TSLint (which has been deprecated in 2020 by Angular)

TO-DO Boxes

rigelk commented 2 years ago

@BaptisteHubert could you update me on what is left, via the addition of todo boxes in the PR body?

BaptisteHubert commented 2 years ago

The rules that i modified or added - Why ?

BaptisteHubert commented 2 years ago

The files modified following linting advices

These modifications were made following a run of eslint in --quiet mode, only showing errors