Migrating a Firebase project from TSLint to ESLint
1–2 of 2 posts
Re: Migrating a Firebase project from TSLint to ESLint
#2It took us a while to actually take on the task to migrate our Firebase project from using TSLint to using the now recommended ESLint. It wasn’t a trivial task, but in the end it’s absolutely worth it. We documented the process so you too can migrate if you haven’t done so already.