News

In essence, declare module statements with relative paths are not handled correctly: They are simply copied verbatim, which breaks the relative path. Take as an example a config.ts file that holds the ...