Skip to content

refactor: convert the main extension file to TS

Tomas Vik requested to merge convert-extension-js-to-ts into main

This MR converts one of the last remaining JS files (the main entrypoint for the extension) to TS.

The conversion alone found a bug and two floating promises 🎉 🚀

Edited by Tomas Vik

Merge request reports