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 ...
JSON Path at Cursor is a Visual Studio Code extension that instantly shows the JSON path at your cursor in any JSON or JSONC file. It's useful for debugging, documentation, or working with tools that ...