Closed
Description
TypeScript Version: 3.7.x-dev.201xxxxx
Search Terms:
Code
// A *self-contained* demonstration of the problem follows...
// Test this by running `tsc` on the command-line, rather than through another build tool such as Gulp, Webpack, etc.
Expected behavior: the file .gitmodules is empty and causing issues to deno.land website
Actual behavior: No file with 0B data should be there is taken into mind while programming the deno.land website
The file is completely empty
Because of this the deno.land is waiting to fetch the data but not able to and gets into stoped stage
Playground Link:
Related Issues: