### Bug Report Checklist - [X] I have tried restarting my IDE and the issue persists. - [X] I have pulled the latest `main` branch of the repository. - [X] I have [searched for related issues](https://github.com/timelessco/bookmark-tags/issues?q=is%3Aissue) and found none that matched my issue. ### Overview Run `pnpm lint:knip` to get the list of unused exports or files. <img width="1049" alt="image" src="https://user-images.githubusercontent.com/39694575/228543242-92151047-fbe8-4c7f-a2a5-7e5890fbb160.png"> ### Additional Info Make sure that the lint:knip action is successfull Also run `pn knip` to remove unused types export aswell
Bug Report Checklist
mainbranch of the repository.Overview
Run
pnpm lint:knipto get the list of unused exports or files.Additional Info
Make sure that the lint:knip action is successfull
Also run
pn knipto remove unused types export aswell