- 
    Type:Task 
- 
    Resolution: Done
- 
    Priority:Unknown 
- 
    Affects Version/s: None
- 
    Component/s: None
- 
        0
- 
        Not Needed
- 
        🔵 Done
- 
        Not Needed
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
Use Case
As a... nodejs driver developer
I want... to have file names in documentation different other than case
So that... I can use different OS/File systems
User Experience
- MacOS can't handle case-sensitive paths due to the case-insensitive filesystem
UPD:
turns out this was misconfiguration of typedoc on linux and the duplicated file with different case in the name is not needed. Therefore it would be enough to just remove this file from git.