mirror of
https://github.com/denoland/deno.git
synced 2025-12-23 08:48:24 +00:00
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. |
||
|---|---|---|
| .. | ||
| __test__.jsonc | ||
| main.out | ||
| main.ts | ||
| package.json | ||
| tsconfig.json | ||