This PR adds detection of `tsconfig.json` at the root of a workspace when there exists either a deno.json or package.json. If a project already has `deno.json` with a `compilerOptions` value the `tsconfig.json` is ignored.