mirror of
https://github.com/denoland/deno.git
synced 2025-09-26 20:29:11 +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
46 B
TypeScript
1 line
46 B
TypeScript
document.body.innerHTML = "<div>Hello</div>";
|