mirego / accent

The first developer-oriented translation tool. True asynchronous flow between translators and your team.
https://www.accent.reviews
BSD 3-Clause "New" or "Revised" License
1.31k stars 99 forks source link

Update eslint setup #134

Closed charlesdemers closed 4 years ago

charlesdemers commented 4 years ago

As explained in the main PR this updates the compilation step to use TypeScript but this also updates the linting setup.

Notes:

charlesdemers commented 4 years ago

I need this for the next PR, the build will eventually pass when I’m done migrating everything!

Async comments welcome!