tsr statically analyses your TypeScript project like how tree-shaking is implemented in bundlers. Run tsr to get a list of unused exports and files (modules) in your TypeScript project. Use tsr in ...
This project is a template nuxt 3 project. The minimum required functions are implemented as a template project and the essentials are explained. This project also implement unit testing, E2E testing, ...