Results 1 issues of tanquar

Hi, I am working with Deno Fresh project, where "index.js" "index.ts" are typically present in import paths: ```js import { t } from "/utils/i18n/index.ts"; ``` In this case, current ts-unused-exports...