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.3k stars 98 forks source link

Convert codebase to typescript and latest Ember #157

Closed simonprev closed 4 years ago

simonprev commented 4 years ago

This completes the initiative started in https://github.com/mirego/accent/pull/133

TypeScript has served us well at Mirego so we want to use it in Accent as well!

This is a huge refactor of the Ember app from @charlesdemers, this will make Accent much nicer to contribute to and expand in the future 😄

The update introduces no new features and hopefully no regressions.