I need to have a calendar in week mode which would take all the width it can take and take all the height it needs to not have scrollbars.
If I keep default settings
For version 3 and 4 you can try add height: 'parent' to your config. ref: https://fullcalendar.io/docs/v3/height
height: 'parent'