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.
1 line
25 B
Text
1 line
25 B
Text
Check [WILDLINE]/main.ts
|