Currently facing an issue with generating documentation for our Aurelia project using TypeDoc. The problem lies in TypeDoc's inability to resolve module imports within the TypeScript files, resulting in no output being produced. Has anyone successfully generated documentation from a Typescript/Aurelia project using TypeDoc? Any advice or suggestions would be greatly appreciated.